GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > SupportedPageInfo Class > SupportedPageInfo Constructor : SupportedPageInfo Constructor(Int32,Int32,Int32,Int32,Int32,Int32) |
'Declaration Public Function New( _ ByVal width As System.Integer, _ ByVal height As System.Integer, _ ByVal leftMargin As System.Integer, _ ByVal topMargin As System.Integer, _ ByVal rightMargin As System.Integer, _ ByVal bottomMargin As System.Integer _ )
public SupportedPageInfo( System.int width, System.int height, System.int leftMargin, System.int topMargin, System.int rightMargin, System.int bottomMargin )
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