次の方法で共有


PageSetup.BottomMargin プロパティ

定義

ページの一番下の端と本文のテキストの下の境界との間の距離 (ポイント単位) を設定または返します。

public:
 property float BottomMargin { float get(); void set(float value); };
public float BottomMargin { get; set; }
member this.BottomMargin : single with get, set
Public Property BottomMargin As Single

プロパティ値

適用対象