BackgroundType Enumeration |
Defines the slide background fill source.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 22.5.0.0 (22.5)
Syntaxpublic enum BackgroundType
Public Enumeration BackgroundType
public enum class BackgroundType
Members
| Member name | Value | Description |
---|
| NotDefined | -1 | |
| Themed | 0 | |
| OwnBackground | 1 | |
See Also