public final class PdfArtifactType extends Object
Enumeration of possible artifact types.
Modifier and Type | Field and Description |
---|---|
static int |
Background
Background type.
|
static int |
Layout
Layout type.
|
static int |
Page
Page type.
|
static int |
Pagination
Pagination type.
|
static int |
Undefined
UndefinedDocument type.
|
public static final int Pagination
Pagination type.
public static final int Layout
Layout type.
public static final int Page
Page type.
public static final int Background
Background type.
public static final int Undefined
UndefinedDocument type.