Options.TabIndentKey Property

Definition

True if the TAB and BACKSPACE keys can be used to increase and decrease, respectively, the left indent of paragraphs and if the BACKSPACE key can be used to change right-aligned paragraphs to centered paragraphs and centered paragraphs to left-aligned paragraphs.

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

Property Value

Applies to