PDFAFormat¶
Namespace: O2S.Components.PDF4NET.Standards
Supported PDF/A standards.
Inheritance Object → ValueType → Enum → PDFAFormat
Implements
Fields¶
| Name | Value | Description |
|---|---|---|
| PDFA1b | 0 | PDF/A-1b format. |
| PDFA2a | 1 | PDF/A-2a format. |
| PDFA2b | 2 | PDF/A-2b format. |
| PDFA2u | 3 | PDF/A-2u format. |
| PDFA3a | 4 | PDF/A-3a format. |
| PDFA3b | 5 | PDF/A-3b format. |
| PDFA3u | 6 | PDF/A-3u format. |