Back to Devexpress

ColorSchemeIndexType Enum

officefileapi-devexpress-dot-docs-dot-presentation-b36627d2.md

latest2.4 KB
Original Source

ColorSchemeIndexType Enum

Lists indexes of a color scheme.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public enum ColorSchemeIndexType
vb
Public Enum ColorSchemeIndexType

Members

NameDescription
Accent1

The first accent color.

| | Accent2 |

The second accent color.

| | Accent3 |

The third accent color.

| | Accent4 |

The fourth accent color.

| | Accent5 |

The fifth accent color.

| | Accent6 |

The sixth accent color.

| | Dark1 |

The first dark color.

| | Dark2 |

The second dark color.

| | Light1 |

The first light color.

| | Light2 |

The second light color.

| | FollowedHyperlink |

The color for visited hyperlinks.

| | Hyperlink |

The color for hyperlinks.

|

The following properties accept/return ColorSchemeIndexType values:

Show 12 items

See Also

DevExpress.Docs.Presentation Namespace