SchemeColor
Overview
SchemeColor is a enum in Aspose.Slides FOSS for .NET.
Represents SchemeColor enumeration.
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 |