CustomSlideBackground.Type Property
Gets the fill type of a slide’s custom background.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.1.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Property Value
Type | Description |
---|---|
SlideBackgroundType | The fill type of a slide’s custom background. |
Available values:
Name | Description |
---|---|
Custom | A slide’s custom background fill. |
Themed | A slide’s background fill based on the theme defined in the slide master. |
See Also