Skip to main content
All docs
V25.1
  • SlideBackgroundType Enum

    Lists a slide’s background types.

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public enum SlideBackgroundType

    Members

    Name Description
    Custom

    A slide’s custom background fill.

    Themed

    A slide’s background fill based on the theme defined in the slide master.

    Related API Members

    The following properties accept/return SlideBackgroundType values:

    See Also