Aspose.Words.Themes
The Aspose.Words.Themes namespace provides classes that allow to access theme information in Microsoft Word documents.
Classes
Class | Description |
---|---|
Theme | Represents document Theme, and provides access to main theme parts including MajorFonts , MinorFonts and Colors |
ThemeColors | Represents the color scheme of the document theme which contains twelve colors. |
ThemeFonts | Represents a collection of fonts in the font scheme, allowing to specify different fonts for different languages Latin , EastAsian and ComplexScript . |
Enumeration
Enumeration | Description |
---|---|
ThemeColor | Specifies the theme colors for document themes. |
ThemeFont | Specifies the types of theme font names for document themes. |