Back to Devexpress

ThemedSlideBackground.Type Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-themedslidebackground-2d647feb.md

latest1.3 KB
Original Source

ThemedSlideBackground.Type Property

Gets the background fill type.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public override SlideBackgroundType Type { get; }
vb
Public Overrides ReadOnly Property Type As SlideBackgroundType

Property Value

TypeDescription
SlideBackgroundType

The background fill type.

|

Available values:

NameDescription
Custom

A slide’s custom background fill.

| | Themed |

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

|

See Also

ThemedSlideBackground Class

ThemedSlideBackground Members

DevExpress.Docs.Presentation Namespace