BackgroundType

BackgroundType enum

Defines the slide background fill source.

enum class BackgroundType : int8_t

Values

NameValueDescription
NotDefined-1
Themed0
OwnBackground1

See Also