SWF export settings for the application object.
SWF export preference Properties
| Property | Type | Access | Description |
|---|---|---|---|
| class | type | read | The class descriptor type. |
| curve quality | minimum, low, medium, high, maximum, |
r/w | The SWF curve quality. |
| dynamic document export reader spreads | boolean | r/w | If true, each spread in the exported document is combined into a single page that has spread’s original width. |
| fit method | fit predefined settings, fit given width and height, fit given scale percentage, |
r/w | The fitting method to use. |
| fit option | fit1280x800, fit1240x620, fit1024x768, fit984x588, fit800x600, fit760x420, fit640x480, fit600x300, |
r/w | The options for fitting to predefined dimension. |
| fit scale | real | r/w | The size fits to given scale percentage. Can return: fixed (1 – 1000). |
| fit width and height | List of integer | r/w | The size fits to given width and height. |
| generate HTML | boolean | r/w | Flag indicates whether to generate HTML. |
| include buttons | boolean | r/w | Flag indicates whether to include buttons when export to SWF. |
| include hyperlinks | boolean | r/w | If true, includes hyperlinks when exporting the document. |
| include interactive page curl | boolean | r/w | Flag indicates whether to include interactive page curl when export to SWF. |
| include page transitions | boolean | r/w | Flag indicates whether to include page transitions when export to SWF. |
| JPEG quality options | minimum, low, medium, high, maximum, |
r/w | The JPEG quality options. |
| object reference | SWF export preference | read | An object reference for the object. |
| page range | any | r/w | The pages to print, specified either as an enumeration or a string. To specify a range, separate page numbers in the string with a hyphen (-). To specify separate pages, separate page numbers in the string with a comma (,). Can return: all pages or str… |
| parent | specifier | read | The parent of the SWF export preference (a application). |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| raster compression | JPEG compression, lossless compression, automatic compression, |
r/w | The SWF raster compression options. |
| raster resolution | integer | r/w | The raster resolution. Can return: integer (72 – 2400). |
| rasterize pages | boolean | r/w | If true, all the pages in the exported document will be rasterized. |
| resampling threshold | integer | r/w | The resampling threshold. |
| resampling type | none, downsample, subsample, bicubic downsample, |
r/w | The resampling type. |
| text export policy | live, rasterize, vectorize, |
r/w | The text export policy. |
| use network access | boolean | r/w | Flag indicates whether to allow to use network access when export to SWF. |
| view SWF after exporting | boolean | r/w | Flag indicates to whether to view the SWF after exporting. |