![]() | Initializes a new instance of the Page class. |
![]() | Specifies the background color used to render shapes and text to the page. |
![]() | Returns a list of the page's bookmarks. |
![]() | Returns a list of the page's canvas items. |
![]() | Sets or returns a value indicating whether the page is compressed. |
![]() | Gets or sets the current font used to draw text on the page. |
![]() | Returns the collection of fonts for the page. |
![]() | Gets or sets the current foreground color used to draw text and shapes on the page. |
![]() | Gets or sets the height of the page in inches. |
![]() | Gets a reference to the page margins settings. |
![]() | Gets or sets the orientation of the page. |
![]() | Gets or sets the line style used to draw lines and shapes. |
![]() | Gets or sets the width of the pen used to draw lines and shapes. (1/10 point). |
![]() | Determines whether DrawText should render text RightToLeft. |
![]() | Returns a SizeF structure with the height and width of the page. |
![]() | Determines the text alignment when using the DrawText method. |
![]() | Gets or sets the angle of text used to draw text. |
![]() | Gets or sets the units used with the page primitive drawing methods. |
![]() | Sets or returns a value indicating whether to draw text vertically when using the DrawText method. |
![]() | Determines the vertical text alignment when using the DrawText method. |
![]() | Gets or sets the width of the page (in inches). |
![]() | Adds a bookmark to the page at the specified offset. |
![]() | Clears all items from all pages. |
![]() | Clears all CanvasItems from the page. |
![]() | For internal use only. |
![]() | Releases the Page instance from memory. |
![]() | Overloaded. Renders the page's content to the specified Graphics object at the specified coordinates. |
![]() | Overloaded. Paints the specified border at the specified coordinates. |
![]() | Draws an ellipse on the page. |
![]() | Overloaded. Draws an image on the page. |
![]() | Draws a line on the page at the specified coordinates. |
![]() | Overloaded. Draws a rectangular shape on the page at the specified coordinates. |
![]() | Draws a rounded rectangle on the page at the specified coordinates. |
![]() | For internal use only. |
![]() | Overloaded. Draws text on the page. |
![]() | Overloaded. Fills the specified area with the current page BackColor. |
![]() | Overloaded. Loads page content from a reader or a file. |
![]() | Overloaded. Measures the height of the specified text if rendered using the current page settings with the specified width. Measures the height of the specified text in a specified width at run time. |
![]() | Determines the width and height of text string. |
![]() | Overlays the specified page object on top of the Page. |
![]() | Overloaded. Saves page content. |
![]() | Overridden. Renders the page's settings and content to a string. |
Page Class | DataDynamics.ActiveReports.Document Namespace
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.