[]
Represents the theme color class.
public class ThemeColor
| Name | Description |
|---|---|
| ThemeColor() | Initializes a new instance of the ThemeColor class. |
| ThemeColor(string, Color, Color, Color, Color, Color, Color, Color, Color, Color, Color, Color, Color) | Initializes a new instance of the ThemeColor class. |
| Name | Description |
|---|---|
| Accent1 | Gets or sets the accent1. |
| Accent2 | Gets or sets the accent2. |
| Accent3 | Gets or sets the accent3. |
| Accent4 | Gets or sets the accent4. |
| Accent5 | Gets or sets the accent5. |
| Accent6 | Gets or sets the accent6. |
| BackgroundColor1 | Gets or sets the background color1. |
| BackgroundColor2 | Gets or sets the background color2. |
| FollowedHyperlink | Gets or sets the color of the followed hyperlink. |
| Hyperlink | Gets or sets the hyperlink color. |
| Name | Gets or sets the name of the theme color. |
| TextColor1 | Gets or sets the text color1. |
| TextColor2 | Gets or sets the text color2. |
| Name | Description |
|---|---|
| Clone() | Creates a new object that is a copy of the current instance. |
| GetThemeColor(string) |