Reports for WPF
MarginBottom プロパティ (Layout)

C1.WPF.C1Report.4 アセンブリ > C1.C1Report 名前空間 > Layout クラス : MarginBottom プロパティ
各ページの下マージンを取得または設定します(ツイップ単位)。
シンタックス
'宣言
 
Public Property MarginBottom As System.Double
public System.double MarginBottom {get; set;}
解説
マージンは、用紙の端からツイップ単位で測定されます。用紙のサイズと方向は、PaperSize プロパティと Orientation プロパティを使って選択できます。
参照

Layout クラス
Layout メンバ