Adobe Illustrator CS5 Type Library JS: ExportOptionsSVG

Illustrator CS5

Class

ExportOptionsSVG

 Options which may be supplied when exporting a document as an SVG file.

Class

PropertyTypeAccessDescription
DTDSVGDTDVersion:
SVGDTDVersion.SVG1_0
SVGDTDVersion.SVG1_1
SVGDTDVersion.SVGTINY1_1
SVGDTDVersion.SVGTINY1_1PLUS
SVGDTDVersion.SVGBASIC1_1
SVGDTDVersion.SVGTINY1_2
r/wThe version of DTD that the exported file should be conforming to. (default: SVGDTDVersion.SVG1_1)
compressedbool r/wShould the exported file be compressed. (default: false)
coordinatePrecisionint (range: 1 - 7) r/wDecimal precision for element coordinate values. (default: 3)
cssPropertiesSVGCSSPropertyLocation:
SVGCSSPropertyLocation.ENTITIES
SVGCSSPropertyLocation.STYLEATTRIBUTES
SVGCSSPropertyLocation.STYLEELEMENTS
SVGCSSPropertyLocation.PRESENTATIONATTRIBUTES
r/wHow should the CSS properties of the document be included in the document. (default: SVGCSSPropertyLocation.STYLEATTRIBUTES)
documentEncodingSVGDocumentEncoding:
SVGDocumentEncoding.ASCII
SVGDocumentEncoding.UTF8
SVGDocumentEncoding.UTF16
r/wHow should the text in the document be encoded. (default: SVGDocumentEncoding.ASCII)
embedRasterImagesbool r/wShould the raster images in the exported file be included. (default: false)
fontSubsettingSVGFontSubsetting:
SVGFontSubsetting.None
SVGFontSubsetting.GLYPHSUSED
SVGFontSubsetting.COMMONENGLISH
SVGFontSubsetting.GLYPHSUSEDPLUSENGLISH
SVGFontSubsetting.COMMONROMAN
SVGFontSubsetting.GLYPHSUSEDPLUSROMAN
SVGFontSubsetting.ALLGLYPHS
r/wWhat font glyphs should be included in the exported file. (default: SVGFontSubsetting.ALLGLYPHS)
fontTypeSVGFontType:
SVGFontType.CEFFONT
SVGFontType.SVGFONT
SVGFontType.OUTLINEFONT
r/wThe type of font that should be included in the exported file. (default: SVGFontType.CEFFONT)
includeFileInfobool r/w (default: false)
includeVariablesAndDatasetsbool r/w (default: false)
optimizeForSVGViewerbool r/w (default: false)
preserveEditabilitybool r/wPreserve Illustrator editing capabilities when exporting the document. (default: false)
sVGAutoKerningbool r/wIs SVG auto kerning allowed? (default: false)
sVGTextOnPathbool r/wIs SVG text-on-path construct allowed? (default: false)
slicesbool r/wPreserve slice data in exported document. (default: false)
Jongware, 27-Jun-2010 v3.0.3dContents :: Index