DocumentTheme Properties
Represents a document theme.| Name | Description |
|---|---|
| BodyComplexScript | Gets or sets the name of the minor theme font for Complex Script characters (right-to-left languages). |
| BodyEastAsia | Gets or sets the minor theme font for East Asian characters. |
| BodyLatin | Gets or sets the minor theme font for the range of Latin characters. |
| HeadingsComplexScript | Gets or sets the name of the major theme font for Complex Script characters (right-to-left languages). |
| HeadingsEastAsia | Gets or sets the major theme font for East Asian characters. |
| HeadingsLatin | Gets or sets the major theme font for the Latin range of characters. |
See Also