Enumeration
ExportType
Export file types.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Int = 8 | readonly | AutoCAD export file format. | |
| Int = 6 | readonly | GIF export file format. | |
| Int = 1 | readonly | JPEG export file format. | |
| Int = 2 | readonly | Photoshop export file format. | |
| Int = 5 | readonly | PNG 24-bit export file format. | |
| Int = 4 | readonly | PNG 8-bit export file format. | |
| Int = 3 | readonly | SVG export file format. | |
| Int = 9 | readonly | TIFF export file format. | |
| Int = 10 | readonly | Web Optimized SVG export file format. |
Parameter of 1
Method parameters that accept an ExportType value.