Gets or sets a value determining how page breaks are inserted before
the current vector
(regular, horizontal page breaks if the vector is a TableRow,
vertical page breaks if the vector is a TableCol).
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public PageBreakBehaviorEnum PageBreakBehavior { get; set; } |
Visual Basic |
---|
Public Property PageBreakBehavior As PageBreakBehaviorEnum Get Set |