Enumeration
PDFCompatibilityType
The PDF version with which to make the document compatible.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Int = 1 | readonly | PDF 1.3 (Acrobat 4 or higher). | |
| Int = 2 | readonly | PDF 1.4 (Acrobat 5 or higher). | |
| Int = 3 | readonly | PDF 1.5 (Acrobat 6 or higher). | |
| Int = 4 | readonly | PDF 1.6 (Acrobat 7 or higher) | |
| Int = 5 | readonly | PDF 1.7 (Acrobat 9 or higher) |
Object of 1
Properties elsewhere that hold an PDFCompatibilityType value.