@Deprecated public final class PdfArtifactSubtype extends com.aspose.ms.System.Enum
Enumeration of possible artifacts subtype.
Modifier and Type | Field and Description |
---|---|
static int |
Background
Deprecated.
Background subtype.
|
static int |
Footer
Deprecated.
Footer subtype.
|
static int |
Header
Deprecated.
Header subtype.
|
static int |
Undefined
Deprecated.
Undefined subtype.
|
static int |
Watermark
Deprecated.
Watermark subtype.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Header
Header subtype.
public static final int Footer
Footer subtype.
public static final int Watermark
Watermark subtype.
public static final int Background
Background subtype.
public static final int Undefined
Undefined subtype.