DioDocs for PDF
Margins コンストラクタ(Single,Single,Single,Single)

DS.Documents.Html > GrapeCity.Documents.Html 名前空間 > Margins クラス > Margins コンストラクタ : Margins コンストラクタ(Single,Single,Single,Single)
左余白(インチ単位)。
上余白(インチ単位)。
右余白(インチ単位)。
下余白(インチ単位)。
Margins の新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal left As System.Single, _
   ByVal top As System.Single, _
   ByVal right As System.Single, _
   ByVal bottom As System.Single _
)
public Margins( 
   System.float left,
   System.float top,
   System.float right,
   System.float bottom
)

パラメータ

left
左余白(インチ単位)。
top
上余白(インチ単位)。
right
右余白(インチ単位)。
bottom
下余白(インチ単位)。
参照

Margins クラス
Margins メンバ
オーバーロード一覧