SchemeColor
Overview
SchemeColor is a enum in Aspose.Slides FOSS for .NET.
Represents SchemeColor enumeration.
This enumeration defines 18 values: NotDefined, Background1, Background2, Text1, Text2, Accent1, Accent2, Accent3, Accent4, Accent5, Accent6, Hyperlink, and 6 more.
Values
| Value | Description |
|---|---|
NotDefined | Represents an undefined or unspecified scheme color |
Background1 | Represents the first background color in the slide theme |
Background2 | Represents the second background color in the slide theme |
Text1 | Represents the primary text color defined by the slide theme |
Text2 | Represents the secondary text color defined by the slide theme |
Accent1 | Represents the first accent color of the slide theme |
Accent2 | Represents the second accent color of the slide theme |
Accent3 | Represents the third accent color of the slide theme |
Accent4 | Represents the fourth accent color of the slide theme |
Accent5 | Represents the fifth accent color of the slide theme |
Accent6 | Represents the sixth accent color of the slide theme |
Hyperlink | Represents the color used for hyperlinks in the slide theme |
FollowedHyperlink | Represents the color for visited hyperlinks in the slide theme |
StyleColor | Represents a style-specific color defined by the slide theme |
Dark1 | Represents the first dark color in the slide theme palette |
Dark2 | Represents the second dark color in the slide theme palette |
Light1 | Represents the first light color in the slide theme palette |
Light2 | Represents the second light color in the slide theme palette |