public final class PdfArtifactSubtype
extends com.aspose.ms.System.Enum
Enumeration of possible artifacts subtype.
Modifier and Type | Field and Description |
---|---|
static int |
Background
Background subtype.
|
static int |
Footer
Footer subtype.
|
static int |
Header
Header subtype.
|
static int |
Undefined
Undefined subtype.
|
static int |
Watermark
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.
Copyright © 2018. All rights reserved.