次の方法で共有


_ParagraphFormat.LeftIndent プロパティ

定義

1 つ を表す、指定した段落の左のインデント値 (ポイント単位で) を設定または返します。

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

プロパティ値

適用対象