Options.AutoFormatAsYouTypeApplyFirstIndents Property

Definition

True for Microsoft Word to automatically replace a space entered at the beginning of a paragraph with a first-line indent.

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

Property Value

Applies to