Illustrator29
Object

ExportOptionsSVG

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

Properties

NameType AccessDescription
static SVGDTDVersion = SVGDTDVersion.SVG1_1
read/write The version of DTD that the exported file should be conforming to.
static String read/write If SaveMultipleArtboards is true,this will be considered for multi-asset extraction which specifies artboard range.Empty string will extracts all the artboards.Default is empty string.
static Boolean = false read/write Should the exported file be compressed.
static Int32 = 3 1–7 read/write Decimal precision for element coordinate values.
static SVGCSSPropertyLocation = SVGCSSPropertyLocation.STYLEATTRIBUTES
read/write How should the CSS properties of the document be included in the document.
static SVGDocumentEncoding = SVGDocumentEncoding.ASCII
read/write How should the text in the document be encoded.
static Boolean = false read/write Should the raster images in the exported file be included.
static SVGFontSubsetting = SVGFontSubsetting.ALLGLYPHS
read/write What font glyphs should be included in the exported file.
static SVGFontType = SVGFontType.SVGFONT
read/write The type of font that should be included in the exported file.
static Boolean = false read/write
static Boolean = false read/write
static Boolean = false read/write
static Boolean = false read/write
static Boolean = false read/write Preserve Illustrator editing capabilities when exporting the document.
static Boolean = false read/write Is SVG auto kerning allowed?
static Boolean = false read/write Is SVG text-on-path construct allowed?
static Boolean = false read/write All the artboards or range of the artboards will be saved.
static Boolean = false read/write Preserve slice data in exported document.