[]
Represents the options for page breaking in a report.
public class PageBreak
Name | Description |
---|---|
PageBreak() | Initializes a new instance of the PageBreak class. |
Name | Description |
---|---|
BreakLocation | Gets or sets a location where the page break occurs. |
Disabled | Gets or sets a value indicating whether the page break is disabled. |
NewPage | Gets or sets a value indicating on which page the content should start after the page break. |
ResetPageNumber | Gets or sets a value indicating whether the page number should reset after the page break. |