C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / TableRow Class / PageBreakBehavior Property

In This Topic
PageBreakBehavior Property (TableRow)
In This Topic
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).
Syntax
'Declaration
 
Public Property PageBreakBehavior As PageBreakBehaviorEnum
 
See Also