Encapsulates the state of a laid out Report object.
The following tables list the members exposed by the ReportLayout type.
Name | Description | |
---|---|---|
![]() |
Gets the number of pages within the layout. |
Name | Description | |
---|---|---|
![]() |
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. |
|
![]() |
Renders all pages to the specified IRenderTarget object. |
|
![]() |
Renders the page with the specified 0-based index on the specified IRenderTarget object. |