Value
| Name | Description | Value |
|---|---|---|
| XFLRasterizeFormatOptions.AUTOMATIC | Uses the best format based on the image when rasterizes. | 1768059764 = 'ibst' |
| XFLRasterizeFormatOptions.GIF | Uses GIF format when rasterizes. | 1734960742 = 'giff' |
| XFLRasterizeFormatOptions.JPEG | Uses JPEG format when rasterizes. | 1785751398 = 'jpgf' |
| XFLRasterizeFormatOptions.PNG | Uses PNG format when rasterizes. | 1397059687 = 'SEpg' |
Usage
As property
XFLExportPreference.rasterFormat
| Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |