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

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

パラメータ

left
Left margin, in inches.
top
Top margin, in inches.
right
Right margin, in inches.
bottom
Bottom margin, in inches.
参照

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