ActiveReports 12
Page Class Methods

GrapeCity.ActiveReports.Document.v12 Assembly > GrapeCity.ActiveReports.Document.Section Namespace : Page Class

For a list of all members of this type, see Page members.

Public Methods
 NameDescription
Public MethodSummary description for AddBookmark.  
Public MethodClears all items from all pages.  
Public MethodClears all CanvasItems from the page.  
Public MethodCreates a clone of the Page object.  
Public MethodReleases the Page instance from memory.  
Public MethodRenders the page's content to the specified Graphics object at the specified coordinates.  
Public MethodOverloaded. Paints the specified border at the specified coordinates.  
Public MethodDraws an ellipse on the page.  
Public MethodOverloaded. Draws an image on the page.  
Public MethodDraws a line on the page at the specified coordinates.  
Public MethodOverloaded. Draws a rectangular shape on the page at the specified coordinates.  
Public MethodOverloaded. Draws a rounded rectangle on the page at the specified coordinates.  
Public MethodOverloaded. 

Draws text on the page.

 
Public MethodOverloaded. 

Fills the specified area with the current page BackColor.

 
Public MethodOverloaded. Loads page content from a reader or a file.  
Public MethodOverloaded. Measures the height of the specified text if rendered using the current page settings with the specified width.  
Public MethodOverloaded. Determines the width and height of text string.  
Public MethodOverlays the specified page object on top of the Page.  
Public MethodOverloaded. Saves page content.  
Public MethodSets text top/bottom bounds.  
Public MethodRenders the page's settings and content to a string.  
Top
See Also

Reference

Page Class
GrapeCity.ActiveReports.Document.Section Namespace