Adobe InDesign CS (3.0) Object Model JS: SVGExportPreference

InDesign CS

Class

SVGExportPreference

 SVG export preferences.

Hierarchy

Application
SVGExportPreference

Properties

PropertyTypeAccessDescription
appliedFlattenerPresetFlattenerPreset r/wThe transparency flattener preset to use.
embedImagesbool r/wIf true, embeds images in the exported SVG.
fileEncodingFileEncoding:
FileEncoding.ASCII
FileEncoding.UTF8
FileEncoding.UTF16
r/wThe file encoding.
fontSubsettingFontSubsetting:
FontSubsetting.NONE
FontSubsetting.SUBSET_GLYPHS
FontSubsetting.SUBSET_ENGLISH
FontSubsetting.SUBSET_GLYPHS_AND_ENGLISH
FontSubsetting.SUBSET_ROMAN
FontSubsetting.SUBSET_GLYPHS_AND_ROMAN
FontSubsetting.SUBSET_ENTIRE
r/wThe font characters to subset.
ignoreSpreadOverridesbool r/wIf true, ignores flattener spread overrides.
pageRangePageRange
String
r/wThe 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: PageRange enumerator or String.
parentApplication readonlyThe parent of the SVGExportPreference (a Application).
propertiesObject r/wA property that allows setting of several properties at the same time.
readersSpreadsbool r/wIf true, exports facing pages in a spread to a single SVG file. If false, exports spread pages as separate SVG files and appends a sequential number to the filenames.
realPrecisionnumber r/wNumber of digits of precision for real numbers
renderingStyleRenderingStyle:
RenderingStyle.PROGRESSIVE
RenderingStyle.BATCH
r/wThe rendering style.
styleFormatStyleFormat:
StyleFormat.INLINE
StyleFormat.ENTITY
StyleFormat.CSS
StyleFormat.PRESENTATION_ATTRIBUTES
r/wThe format for SVG object styles.

Element of

Application.svgExportPreferences

Jongware, 27-Jun-2010 v3.0.3dContents :: Index