Public Properties
Public Properties
Gets the number of pages in the report. Syntax
Gets a page by index. Syntax Parameters index The index of the required page. Property Value The page that has the specified index.
Public Properties Public Methods
Public Methods
Public Properties
Draws the content of this page to a graphics surface that implements the Infragistics.Documents.Reports.Graphics.IGraphics interface. Syntax Parameters graphics A graphics surface that implements the Infragistics.Documents.Reports.Graphics.IGraphics interface.
Gets the height of the page in points. Syntax Remarks Note: The Infragistics.Documents.Reports.Utils.Converter.PointsToPixels method can be used to convert this value into pixels.
Gets the width of the page in points. Syntax Remarks Note: The Infragistics.Documents.Reports.Utils.Converter.PointsToPixels method can be used to convert this value into pixels.