DOM.Styles.Languages
Represents language/culture preferences for different script categories used by the document.
groupsvalues that indicate the intended language or locale for specific script categories (Latin, complex scripts, East Asian). Rendering, spell-checking, hyphenation and font selection logic can consult these values to make locale-aware decisions. Properties are nullable so consumers can fall back to document-wide or system defaults when a specific script language is not specified.
3 members
Properties
Gets or sets the culture information for complex-script languages (such as Arabic or Hebrew).
Gets or sets the culture information for East Asian script text (CJK).
Gets or sets the culture information for Latin (Western) script text.