MindFusion.Reporting for Silverlight Programmer's Guide
ReportLayout Members
Properties Methods
 


Encapsulates the state of a laid out Report object.

The following tables list the members exposed by the ReportLayout type.

 Public Properties

  Name Description

PageCount

Gets the number of pages within the layout.

 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