BackgroundType
Overview
BackgroundType is a enum in Aspose.Slides FOSS for Python.
Defines the slide background fill source.
Values
| Value | Description |
|---|---|
NOT_DEFINED | Represents a background type that is not defined |
THEMED | Represents a background that follows the slide’s theme |
OWN_BACKGROUND | Represents a custom background set directly on the slide |