GrapeCity.ActiveReports.Document.v9 Assembly > GrapeCity.ActiveReports.Document.Section Namespace : Page Class |
For a list of all members of this type, see Page members.
Name | Description | |
---|---|---|
AddBookmark | Summary description for AddBookmark. | |
Clear | Clears all items from all pages. | |
ClearCanvasItems | Clears all CanvasItems from the page. | |
Clone | Creates a clone of the Page object. | |
Dispose | Releases the Page instance from memory. | |
Draw | Renders the page's content to the specified Graphics object at the specified coordinates. | |
DrawBorder | Overloaded. Paints the specified border at the specified coordinates. | |
DrawEllipse | Draws an ellipse on the page. | |
DrawEvaluationTextLink | Draws evaluation text | |
DrawImage | Overloaded. Draws an image on the page. | |
DrawLine | Draws a line on the page at the specified coordinates. | |
DrawRect | Overloaded. Draws a rectangular shape on the page at the specified coordinates. | |
DrawRoundRect | Overloaded. Draws a rounded rectangle on the page at the specified coordinates. | |
DrawText | Overloaded. Draws text on the page. | |
FillRect | Overloaded. Fills the specified area with the current page BackColor. | |
Load | Overloaded. Loads page content from a reader or a file. | |
MeasureParagraphHeight | Overloaded. Measures the height of the specified text if rendered using the current page settings with the specified width. | |
MeasureText | Overloaded. Determines the width and height of text string. | |
Overlay | Overlays the specified page object on top of the Page. | |
PutCopyright | Copyright - sets copyright flags for the evaluation message | |
Save | Overloaded. Saves page content. | |
ToString | Renders the page's settings and content to a string. | |
WriteTextInfo | For Internal use only Used in engine for putting in TextInfo |