PageBreak Property
PageBreak
Gets or sets the location of a page break.
Declaration
public PageBreak PageBreak { get; set; }
Public Property PageBreak As PageBreak
Property Value
Type |
Description |
PageBreak |
A PageBreak value that represents the location of a page break..
|