officefileapi-devexpress-dot-docs-dot-presentation-189386ea.md
Defines the color scheme for a presentation theme.
Namespace : DevExpress.Docs.Presentation
Assembly : DevExpress.Docs.Presentation.v25.2.dll
NuGet Package : DevExpress.Docs.Presentation
public sealed class ThemeColorScheme :
PresentationObject
Public NotInheritable Class ThemeColorScheme
Inherits PresentationObject
The following members return ThemeColorScheme objects:
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.
Object PresentationObject ThemeColorScheme
See Also