PdfArtifactSubtype
Leave feedback
On this page
Inheritance: java.lang.Object
public final class PdfArtifactSubtype
Enumeration of possible artifacts subtype.
| Field | Description |
|---|---|
| Header | Header subtype. |
| Footer | Footer subtype. |
| Watermark | Watermark subtype. |
| Background | Background subtype. |
| Undefined | UndefinedDocument subtype. |
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
UndefinedDocument subtype.
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.