Back to Devexpress

SlideBackgroundType Enum

officefileapi-devexpress-dot-docs-dot-presentation-050e5a33.md

latest1.3 KB
Original Source

SlideBackgroundType Enum

Lists a slide’s background types.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public enum SlideBackgroundType
vb
Public Enum SlideBackgroundType

Members

NameDescription
Custom

A slide’s custom background fill.

| | Themed |

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

|

The following properties accept/return SlideBackgroundType values:

See Also

DevExpress.Docs.Presentation Namespace