See Also

Page Class  | DataDynamics.ActiveReports.Document Namespace

See Also ActiveReports.Viewer Send feedback to Data Dynamics

Page Class Members

Page overview

Public Constructors

Public Constructor Page Constructor Initializes a new instance of the Page class.

Public Properties

Public Property BackColor Specifies the background color used to render shapes and text to the page.
Public Property Bookmarks Returns a list of the page's bookmarks.
Public Property CanvasItems Returns a list of the page's canvas items.
Public Property Compress Sets or returns a value indicating whether the page is compressed.
Public Property Font Gets or sets the current font used to draw text on the page.
Public Property Fonts Returns the collection of fonts for the page.
Public Property ForeColor Gets or sets the current foreground color used to draw text and shapes on the page.
Public Property Height Gets or sets the height of the page in inches.
Public Property Margins Gets a reference to the page margins settings.
Public Property Orientation Gets or sets the orientation of the page.
Public Property PenStyle Gets or sets the line style used to draw lines and shapes.
Public Property PenWidth Gets or sets the width of the pen used to draw lines and shapes. (1/10 point).
Public Property RightToLeft Determines whether DrawText should render text RightToLeft.
Public Property Size Returns a SizeF structure with the height and width of the page.
Public Property TextAlignment Determines the text alignment when using the DrawText method.
Public Property TextAngle Gets or sets the angle of text used to draw text.
Public Property Units Gets or sets the units used with the page primitive drawing methods.
Public Property VerticalText Sets or returns a value indicating whether to draw text vertically when using the DrawText method.
Public Property VerticalTextAlignment Determines the vertical text alignment when using the DrawText method.
Public Property Width Gets or sets the width of the page (in inches).

Public Methods

Public Method AddBookmark Adds a bookmark to the page at the specified offset.
Public Method Clear Clears all items from all pages.
Public Method ClearCanvasItems Clears all CanvasItems from the page.
Public Method ContainResource For internal use only.
Public Method Dispose Releases the Page instance from memory.
Public Method Draw Overloaded. Renders the page's content to the specified Graphics object at the specified coordinates.
Public Method DrawBorder Overloaded. Paints the specified border at the specified coordinates.
Public Method DrawEllipse Draws an ellipse on the page.
Public Method DrawImage Overloaded. Draws an image on the page.
Public Method DrawLine Draws a line on the page at the specified coordinates.
Public Method DrawRect Overloaded. Draws a rectangular shape on the page at the specified coordinates.
Public Method DrawRoundRect Draws a rounded rectangle on the page at the specified coordinates.
Public Method DrawTable For internal use only.
Public Method DrawText Overloaded. Draws text on the page.
Public Method FillRect Overloaded. Fills the specified area with the current page BackColor.
Public Method Load Overloaded. Loads page content from a reader or a file.
Public Method MeasureParagraphHeight 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.
Public Method MeasureText Determines the width and height of text string.
Public Method Overlay Overlays the specified page object on top of the Page.
Public Method Save Overloaded. Saves page content.
Public Method ToString Overridden. Renders the page's settings and content to a string.

See Also

Page Class  | DataDynamics.ActiveReports.Document Namespace

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.