MindFusion WinForms Programmer's Guide
ReportLayout Members
Properties Methods
 


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.

 Public Properties

  Name Description

PageCount

Gets the number of pages within the layout.

 Public Methods

  Name Description

DrawPage

Renders the page with the specified 0-based index to the specified IGraphics object.

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.

 See Also

ReportLayout Class
MindFusion.Reporting Namespace