Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

IDocumentTheme Properties

Base interface for a document theme.
Name Description
BodyComplexScript Gets the name of the minor theme font for Complex Script characters (right-to-left languages).
BodyEastAsia Gets the name of the minor theme font for East Asian characters.
BodyLatin Gets the name of the minor theme font for the Latin languages.
HeadingsComplexScript Gets the name of the major theme for Complex Script characters (right-to-left languages).
HeadingsEastAsia Gets the name of the major theme font for the East Asian languages.
HeadingsLatin Gets the name of the major theme font for the Latin characters.
See Also