Indicates whether orphan header is allowable on printing.

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public bool AllowOrphan { get; set; }
Visual Basic (Declaration)
Public Property AllowOrphan As Boolean

See Also