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

FieldDescription
NotDefined
Themed
OwnBackground

NotDefined

public static final byte NotDefined

Themed

public static final byte Themed

OwnBackground

public static final byte OwnBackground