ActiveReports for .NET 18.0J
Margins コンストラクタ

GrapeCity.ActiveReports.Printing 名前空間 > Margins クラス : Margins コンストラクタ
シンタックス
'宣言
 
Public Function New( _
   ByVal left As Integer, _
   ByVal right As Integer, _
   ByVal top As Integer, _
   ByVal bottom As Integer _
)
public Margins( 
   int left,
   int right,
   int top,
   int bottom
)

パラメータ

left
right
top
bottom
参照

Margins クラス
Margins メンバ