Enumeration
ExportForScreensType
Export for screens type.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Int = 1 | readonly | Export file in JPEG (100% quality) format. | |
| Int = 4 | readonly | Export file in JPEG (20% quality) format. | |
| Int = 3 | readonly | Export file in JPEG (50% quality) format. | |
| Int = 2 | readonly | Export file in JPEG (80% quality) format. | |
| Int = 8 | readonly | Export file in Acrobat PDF format. | |
| Int = 7 | readonly | Export file in PNG 24-bit format. | |
| Int = 6 | readonly | Export file in PNG 8-bit format. | |
| Int = 5 | readonly | Export file in SVG format. |
Parameter of 1
Method parameters that accept an ExportForScreensType value.