ThemeColor enumeration
ThemeColor enumeration
Specifies the theme colors for document themes. To learn more, visit the Working with Styles and Themes documentation article.
The specified theme color is a reference to one of the predefined theme colors, located in the document’s Theme part, which allows color information to be set centrally in the document.
Members
Name | Description |
---|---|
None | No color. |
Dark1 | Dark main color 1. |
Light1 | Light main color 1. |
Dark2 | Dark main color 2. |
Light2 | Light main color 2. |
Accent1 | Accent color 1. |
Accent2 | Accent color 2. |
Accent3 | Accent color 3. |
Accent4 | Accent color 4. |
Accent5 | Accent color 5. |
Accent6 | Accent color 6. |
Hyperlink | Hyperlink color. |
FollowedHyperlink | Followed hyperlink color. |
Text1 | Text color 1. |
Text2 | Text color 2. |
Background1 | Background color 1. |
Background2 | Background color 2. |
See Also
- module Aspose.Words.Themes