Options.UseGermanSpellingReform Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.