EmailOptions.AutoFormatAsYouTypeApplyHeadings Property

Definition

Determines if styles are automatically applied to headings as you type.

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

Property Value

Remarks

This property returns True if styles are automatically applied to headings as you type, and False if not.

Applies to