BackgroundType
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class BackgroundType extends System.Enum
Defines the slide background fill source.
Fields
Field | Description |
---|---|
NotDefined | |
Themed | |
OwnBackground |
NotDefined
public static final byte NotDefined
Themed
public static final byte Themed
OwnBackground
public static final byte OwnBackground