Encapsulates the state of a laid out Report object. To create an instance of this class, call the Layout method of the Report class.
The following tables list the members exposed by the ReportLayout type.
Name | Description | |
---|---|---|
Gets the number of pages within the layout. |
Name | Description | |
---|---|---|
Renders the page with the specified 0-based index to the specified IGraphics object. |
||
Returns the orientation of the page with the specified 0-based index. |
||
Returns the size of the page with the specified 0-based index. The returned value indicates the paper size of the page, including padding, margin and content. |