SVGExportPreference

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 FileEncoding enumeration r/w File encoding to be used when exporting.
fontSubsetting FontSubsetting enumeration r/w Specifies how fonts are to be subset.
ignoreSpreadOverrides Boolean r/w If true, ignore flattener spread overrides.
pageRange PageRange enumeration, String r/w The range of pages.
parent Object read The parent of the object.
properties An array of property names and values r/w Property that allows setting of several properties at the same time.
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 RenderingStyle enumeration r/w Rendering style.
styleFormat StyleFormat enumeration r/w Format to be used when specifying SVG object styles.

SVGExportPreference Methods

Method Returns Description
getElements Array of Objects Resolve the object specifier.
toSource String Generate JavaScript source that, if executed, will return the specified objects.
toSpecifier String Retrieve the object specifier.

Leave a Comment

Previous post:

Next post: