Overview
ArtifactType is a enum in Aspose.PDF FOSS for Java.
Defines the type of an artifact (ISO 32000-1:2008, §14.8.2.2.1, Table 330).
This enumeration defines 4 values: Pagination, Layout, Page, Background.
Values
| Value | Description |
|---|
Pagination | |
Layout | |
Page | |
Background | |
See Also