EmailOptions.AutoFormatAsYouTypeDefineStyles Property

Definition

Determines if Microsoft Word automatically creates new styles based on manual formatting.

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

Property Value

Remarks

This property returns True if Word automatically creates new styles based on manual formatting, and False if not.

Applies to