Skip to main content
All docs
V26.1
  • ThemeColorScheme Class

    Defines the color scheme for a presentation theme.

    Namespace: DevExpress.Docs.Presentation

    Assembly: DevExpress.Docs.Presentation.v26.1.dll

    Declaration

    public sealed class ThemeColorScheme :
        PresentationObject

    The following members return ThemeColorScheme objects:

    Remarks

    A theme color scheme consists of twelve colors defined by the Office Open XML standard:

    These colors can be referenced throughout the presentation to ensure consistent visual styling.

    Implements

    Inheritance

    See Also