EmailOptions.AutoFormatAsYouTypeReplaceFarEastDashes Property

Definition

Determines if Microsoft Word automatically corrects long vowel sounds and dashes.

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

Property Value

Remarks

This property returns True if Word automatically corrects long vowel sounds and dashes, and False if not.

Applies to