Options.UseGermanSpellingReform Property

Definition

True if Microsoft Word uses the German post-reform spelling rules when checking spelling.

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

Property Value

Remarks

This property may not be available to you, depending on the language support (U.S. English, for example) that you’ve selected or installed.

Applies to