PdfFormats class
PdfFormats class
Describes Pdf formats enumeration.
Inheritance: PdfFormats →
Enumeration
The PdfFormats type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Serialization constructor |
Properties
| Property | Description |
|---|---|
| DEFAULT | Default pdf format |
| PDF_A_1A | PDF/A-1a – Level A (accessible) conformance. |
| PDF_A_1B | PDF/A-1b – Level B (basic) conformance. |
| PDF_A_2A | PDF/A-2a conformance. |
| PDF_A_3A | PDF/A-3a conformance. |
| PDF_A_2B | PDF/A-2b conformance. |
| PDF_A_2U | PDF/A-2u conformance. |
| PDF_A_3B | PDF/A-3b conformance. |
| PDF_A_3U | PDF/A-3u conformance. |
| V_1_3 | PDF version 1.3. |
| V_1_4 | PDF version 1.4. |
| V_1_5 | PDF version 1.5. |
| V_1_6 | PDF version 1.6. |
| V_1_7 | PDF version 1.7. |
| PDF_X_1A | PDF/X-1a conformance. |
| PDF_X_3 | PDF/X-3 conformance. |
| PDF_UA_1 | PDF/UA-1 conformance. |
Methods
| Method | Description |
|---|---|
| equals | Determines whether two object instances are equal. |
| compare_to | Compares current object to other. |
| get_all | Returns all enumeration values. |
See Also
- module
groupdocs.conversion.options.convert - class
Enumeration - class
PdfFormats