BackgroundType
BackgroundType enum
Defines the slide background fill source.
enum class BackgroundType : int8_t
Values
Name | Value | Description |
---|---|---|
NotDefined | -1 | |
Themed | 0 | |
OwnBackground | 1 |
See Also
- Namespace Aspose::Slides
- Library Aspose.Slides
Defines the slide background fill source.
enum class BackgroundType : int8_t
Name | Value | Description |
---|---|---|
NotDefined | -1 | |
Themed | 0 | |
OwnBackground | 1 |