public static final class Artifact.ArtifactType
extends com.aspose.ms.System.Enum
Enumeration of possuble artifact types.
Modifier and Type | Field and Description |
---|---|
static int |
Background
Background artifacts.
|
static int |
Layout
Layout artifacts.
|
static int |
Page
Page artifacts.
|
static int |
Pagination
Pagination artifacts.
|
static int |
Undefined
Artifact type is not defined or unknown.
|
public static final int Pagination
Pagination artifacts. Ancillary page features such as running heads and folios (page numbers).
public static final int Layout
Layout artifacts. Purely cosmetic typographical or design elements such as footnote rules or background screens.
public static final int Page
Page artifacts. Production aids extraneous to the document itself, such as cut marks and colour bars.
public static final int Background
Background artifacts. Images, patterns or coloured blocks.
public static final int Undefined
Artifact type is not defined or unknown.