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

Glossary Item Box

Initializes a new instance of the SupportedPageInfo class.

Overload List

OverloadDescription
SupportedPageInfo Constructor(Int32,Int32)Instantiates a new instance of the SupportedPageInfo class with the specified width and height.  
SupportedPageInfo Constructor(Int32,Int32,Int32,Int32,Int32,Int32)Instantiates a new instance of the SupportedPageInfo class with the specified width, height and margins.  

See Also