Options.AutoFormatAsYouTypeApplyClosings Property

Definition

True for Microsoft Word to automatically apply the Closing style to letter closings as you type.

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

Property Value

Applies to