Back to Devexpress

ThemeOverride Class

officefileapi-devexpress-dot-docs-dot-presentation-6de57ab6.md

latest1.5 KB
Original Source

ThemeOverride Class

This class allows you to override the theme assigned to the presentation master. You can override a theme of a slide, layout, or notes slide.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public sealed class ThemeOverride :
    ThemeBase
vb
Public NotInheritable Class ThemeOverride
    Inherits ThemeBase

The following members return ThemeOverride objects:

Implements

ICloneable

Inheritance

Object PresentationObject ThemeBase ThemeOverride

See Also

ThemeOverride Members

DevExpress.Docs.Presentation Namespace