SchemeColor

Overview

SchemeColor is a enum in Aspose.Slides FOSS for .NET.

Represents SchemeColor enumeration.

Values

ValueDescription
NotDefinedRepresents an undefined or unspecified scheme color
Background1Represents the first background color in the slide theme
Background2Represents the second background color in the slide theme
Text1Represents the primary text color defined by the slide theme
Text2Represents the secondary text color defined by the slide theme
Accent1Represents the first accent color of the slide theme
Accent2Represents the second accent color of the slide theme
Accent3Represents the third accent color of the slide theme
Accent4Represents the fourth accent color of the slide theme
Accent5Represents the fifth accent color of the slide theme
Accent6Represents the sixth accent color of the slide theme
HyperlinkRepresents the color used for hyperlinks in the slide theme
FollowedHyperlinkRepresents the color for visited hyperlinks in the slide theme
StyleColorRepresents a style-specific color defined by the slide theme
Dark1Represents the first dark color in the slide theme palette
Dark2Represents the second dark color in the slide theme palette
Light1Represents the first light color in the slide theme palette
Light2Represents the second light color in the slide theme palette

See Also