Illustrator29
Object

ExportForScreensOptionsWebOptimizedSVG

Options which may be provided when exporting a document as a web optimized SVG file.

Properties

NameType AccessDescription
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 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.