IDocumentTheme Members
Base interface for a document theme.Properties
| 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