ActiveReports 13
Page Class Properties

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

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

Public Properties
 NameDescription
Public PropertyGets or sets the annotations associated with the page.  
Public Property

Specifies the background color used to render shapes and text to the page.

 
Public PropertyReturns a list of the page's bookmarks.  
Public PropertyReturns a list of the page's canvas items.  
Public PropertyGets or sets the CharacterSpacing value in inches for the page.  
Public PropertySets or returns a value indicating whether the page is compressed.  
Public Property

Gets or sets the current font used to draw text on the page.

 
Public PropertyReturns the collection of fonts for the page.  
Public PropertyGets or sets the current foreground color used to draw text and shapes on the page.  
Public PropertyGets or sets the height of the page in inches.  
Public PropertyGets unique page identifier (used in PagesCollection to track swapped out pages)  
Public PropertyGets or sets the LineSpacing value in inches for the page.  
Public PropertyGets a reference to the page margins settings.  
Public PropertyGets or sets the orientation of the page.  
Public PropertyGets or sets the amount of padding to use around the text inside a control.  
Public PropertyGets or sets the line style used to draw lines and shapes.  
Public PropertyGets or sets the width of the pen used to draw lines and shapes. (1/10 point)(1/2 point).  
Public Property

Determines whether DrawText should render text RightToLeft.

 
Public PropertyGets or sets the minimal character condensed rate.  
Public PropertyReturns a SizeF structure with the height and width of the page, in inches.  
Public Property

Determines the text alignment when using the DrawText method.

 
Public PropertyGets or sets the angle of text used to draw text.  
Public PropertyGets or sets the type of justification to use when the TextAlignment property is set to Justify.  
Public PropertySpecifies the quality of rendering.  
Public PropertyGets or sets the units used with the page primitive drawing methods.  
Public PropertySets or returns a value indicating whether to draw text vertically when using the DrawText method.  
Public Property

Determines the vertical text alignment when using the DrawText method.

 
Public PropertyGets or sets the width of the page (in inches).  
Public PropertyGets or sets the wrap mode for rendering text.  
Top
See Also

Reference

Page Class
GrapeCity.ActiveReports.Document.Section Namespace