次の方法で共有


Options.TabIndentKey プロパティ

定義

True の 場合、それぞれ、中央揃えされた段落と段落の左揃え、中央揃えされた段落を右揃えの段落を変更するのには、BACKSPACE キーを使用することができるかどうかは段落の左インデントを増減させるのには、TAB キーまたは BACKSPACE キーを使用できます。

public:
 property bool TabIndentKey { bool get(); void set(bool value); };
public bool TabIndentKey { get; set; }
member this.TabIndentKey : bool with get, set
Public Property TabIndentKey As Boolean

プロパティ値

適用対象