ThemedSlideBackground.Type Property
Gets the background fill type.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.1.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Property Value
Type | Description |
---|---|
SlideBackgroundType | The background fill type. |
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