Back to Devexpress

DocumentTheme Properties

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-documenttheme-dot-underscore-properties.md

latest1.4 KB
Original Source

DocumentTheme Properties

Represents a document theme.

NameDescription
BodyComplexScriptGets or sets the name of the minor theme font for Complex Script characters (right-to-left languages).
BodyEastAsiaGets or sets the minor theme font for East Asian characters.
BodyLatinGets or sets the minor theme font for the range of Latin characters.
HeadingsComplexScriptGets or sets the name of the major theme font for Complex Script characters (right-to-left languages).
HeadingsEastAsiaGets or sets the major theme font for East Asian characters.
HeadingsLatinGets or sets the major theme font for the Latin range of characters.

See Also

DocumentTheme Class

DocumentTheme Members

DevExpress.XtraRichEdit.API.Native Namespace