GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace : ILayoutPage Interface |
For a list of all members of this type, see ILayoutPage members.
Name | Description | |
---|---|---|
BodyArea |
Returns a page body area (where page content should be laid out).
| |
Footer | Page footer section for this instance. | |
Header | Page header section for this instance. | |
Height | Specifies page height. | |
IsDirty | Allows to track changes for this page instance since last rendering. | |
IsHorizontal | Specifies that a horizontal layout is being used. | |
MaxHeight | Specifies maximum height of the page. | |
MaxWidth | Specifies maximum width of the page. | |
PageNumber |
Returns the page number.
| |
Width | Specifies page width. |