Illustrator29
Object

ExportOptionsWebOptimizedSVG

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

Properties

NameType AccessDescription
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 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 SVGFontType = SVGFontType.SVGFONT
read/write The type of font that should be included in the exported file.
static RasterImageLocation = RasterImageLocation.PRESERVE
read/write Should the raster images in the exported file be included.
static Boolean = false read/write All the artboards or range of the artboards will be saved.
static SVGIdType = SVGIdType.SVGIDREGULAR
read/write How object names (IDs) are generated in exported SVG.
static Boolean = false read/write Reduces the size of the svg.
static Boolean = true read/write Makes the SVG Responsive.