PdfArtifactType
Leave feedback
On this page
Inheritance: java.lang.Object
public final class PdfArtifactType
Enumeration of possible artifact types.
| Field | Description |
|---|---|
| Pagination | Pagination type. |
| Layout | Layout type. |
| Page | Page type. |
| Background | Background type. |
| 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.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.