Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
TableHeader
.
.
::
.
AllowOrphan Property
TableHeader Class
See Also
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
TableHeader Class
C1.C1PrintDocument Namespace