PDFOutputIntentType¶
Namespace: O2S.Components.PDF4NET
Supported output intent types.
Inheritance Object → ValueType → Enum → PDFOutputIntentType
Implements
Fields¶
| Name | Value | Description |
|---|---|---|
| PDFX | 0 | PDF/X output intent. |
| PDFA1 | 1 | PDF/A-1 output intent. |
| Unknown | 2 | Unknown output intent. |