TextFrame.MarginBottom プロパティ

定義

テキストフレームの下端から、テキストを含んだ図形を囲む四角形の枠の下端までの距離をポイント単位で取得または設定します。

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

プロパティ値

適用対象