SVG export preferences.
SVGExportPreference Properties
| Property | Type | Access | Description |
|---|---|---|---|
| AppliedFlattenerPreset | FlattenerPreset | r/w | The flattener preset. |
| EmbedImages | Boolean | r/w | Whether to embed images in the exported SVG. |
| FileEncoding | idFileEncoding enumeration | r/w | File encoding to be used when exporting. |
| FontSubsetting | idFontSubsetting enumeration | r/w | Specifies how fonts are to be subset. |
| IgnoreSpreadOverrides | Boolean | r/w | If true, ignore flattener spread overrides. |
| PageRange | idPageRange enumeration, String | r/w | The range of pages. |
| Parent | Object | read | The parent of the object. |
| ReadersSpreads | Boolean | r/w | Whether to export reader’s spreads. |
| RealPrecision | Long (1 – 7) | r/w | Number of digits of precision for real numbers. |
| RenderingStyle | idRenderingStyle enumeration | r/w | Rendering style. |
| StyleFormat | idStyleFormat enumeration | r/w | Format to be used when specifying SVG object styles. |