MindFusion.Reporting for Silverlight Programmer's Guide
ReportLayout Methods
 


 Public Methods

  Name Description

GetPageOrientation

Returns the orientation of the page with the specified 0-based index.

GetPageSize

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.

RenderAllPages

Renders all pages to the specified IRenderTarget object.

RenderPage

Renders the page with the specified 0-based index on the specified IRenderTarget object.

 See Also

ReportLayout Class
MindFusion.Reporting.Silverlight Namespace