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

GrapeCity.Documents.Html > GrapeCity.Documents.Html 名前空間 > Margins クラス > Margins コンストラクタ : Margins コンストラクタ(Single,Single)
Left and right margins, in inches.
Top and bottom margins, in inches.
Initializes a new instance of Margins.
シンタックス
'宣言
 
Public Function New( _
   ByVal leftRight As System.Single, _
   ByVal topBottom As System.Single _
)
public Margins( 
   System.float leftRight,
   System.float topBottom
)

パラメータ

leftRight
Left and right margins, in inches.
topBottom
Top and bottom margins, in inches.
参照

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