Options.TabIndentKey 属性

定义

如此 如果可以使用 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

属性值

适用于