ActiveReports Developer 7
SupportedPageInfo Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace : SupportedPageInfo Class

Glossary Item Box

The following tables list the members exposed by SupportedPageInfo.

Public Constructors

 NameDescription
Public ConstructorSupportedPageInfo ConstructorOverloaded. Initializes a new instance of the SupportedPageInfo class.  
Top

Public Properties

 NameDescription
Public PropertyBottomMarginSpecifies the bottom margin in twips.  
Public PropertyHeightSpecifies the page height in twips.  
Public PropertyLeftMarginSpecifies the left margin in twips.  
Public PropertyRightMarginSpecifies the right margin in twips.  
Public PropertyTopMarginSpecifies the top margin in twips.  
Public PropertyWidthSpecifies the page width in twips.  
Top

Public Methods

 NameDescription
Public MethodSetWidthSets the width of the page in twips.  
Top

See Also