ActiveReports 8
SupportedPageInfo Constructor
See Also 
GrapeCity.ActiveReports.Extensibility.v8 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.  

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also