PageBreakAfter Property (C1Table)
In This Topic
Gets or sets a
PageBreak value indicating when a page break is inserted after this
C1Block.
Syntax
'Declaration
Public Property PageBreakAfter As PageBreak
public PageBreak PageBreakAfter {get; set;}
See Also