Back to Devexpress

ThemeColorScheme Members

officefileapi-devexpress-dot-docs-dot-presentation-dot-themecolorscheme-dot-underscore-members.md

latest4.6 KB
Original Source

ThemeColorScheme Members

Defines the color scheme for a presentation theme.

Constructors

NameDescription
ThemeColorScheme()Initializes a new instance of the ThemeColorScheme class.

Properties

NameDescription
Accent1Gets or sets the first accent color in the theme color scheme.
Accent2Gets or sets the second accent color in the theme color scheme.
Accent3Gets or sets the third accent color in the theme color scheme.
Accent4Gets or sets the fourth accent color in the theme color scheme.
Accent5Gets or sets the fifth accent color in the theme color scheme.
Accent6Gets or sets the sixth accent color in the theme color scheme.
Dark1Gets or sets the first dark color in the theme color scheme.
Dark2Gets or sets the second dark color in the theme color scheme.
FollowedHyperlinkGets or sets the color for visited (followed) hyperlinks in the theme color scheme.
HyperlinkGets or sets the color for hyperlinks in the theme color scheme.
Light1Gets or sets the first light color in the theme color scheme.
Light2Gets or sets the second light color in the theme color scheme.
NameGets or sets the color scheme name.

Methods

NameDescription
Clone()Creates a copy of the current object.
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

ThemeColorScheme Class

DevExpress.Docs.Presentation Namespace