PageBreak Property (Grouping)
In This Topic
Gets or sets the page break options.
Syntax
'Declaration
Public Property PageBreak As PageBreak
public PageBreak PageBreak {get; set;}
Property Value
A
PageBreak object representing the page break options.
See Also