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

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

パラメータ

leftRight
左右の余白 (インチ単位)。
topBottom
上下の余白 (インチ単位)。
参照

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