GrapeCity.ActiveReports.Extensibility.v9 アセンブリ > GrapeCity.ActiveReports.Extensibility.Layout 名前空間 > SupportedPageInfo クラス > SupportedPageInfo コンストラクタ : SupportedPageInfo コンストラクタ(Int32,Int32,Int32,Int32,Int32,Int32) |
'宣言 Public Function New( _ ByVal width As Integer, _ ByVal height As Integer, _ ByVal leftMargin As Integer, _ ByVal topMargin As Integer, _ ByVal rightMargin As Integer, _ ByVal bottomMargin As Integer _ )
public SupportedPageInfo( int width, int height, int leftMargin, int topMargin, int rightMargin, int bottomMargin )