Skip to main content
All docs
V25.2
  • SlideElement.ThemeOverride Property

    Gets or sets the theme override for the slide element.

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public ThemeOverride ThemeOverride { get; set; }

    Property Value

    Type Description
    ThemeOverride

    A ThemeOverride object that overrides the master theme.

    See Also