Exportoptionssvg - Adobe 26001360 - Illustrator CS - PC Manual

Scripting guide
Hide thumbs Also See for 26001360 - Illustrator CS - PC:
Table of Contents

Advertisement

330
png8ExportOptions.AntiAliasing = False
png8ExportOptions.Interlaced = True
Set docRef = appRef.ActiveDocument
docRef.Export "C:\temp\AiExport.png", aiPNG8, png8ExportOptions
End If

ExportOptionsSVG

Options which may be supplied when exporting a document as a SVG file. See the Export
method for additional details.
Table 5.34 ExportOptionsSVG — Properties
Property
Application
Compressed
CoordinatePrecision
CSSProperties
DocumentEncoding
EmbedAllFonts
EmbedRasterImages
FontSubsetting
IncludeFileInfo
IncludeVariablesAndData
sets
OptimizeForSVGViewer
R/O
Value type
R/O
Application object
Boolean
Long
AiSVGCSSProperty-
Location
enumeration
AiSVGDocumentEncod-
ing enumeration
Boolean
Boolean
AiSVGFontSubsetting
enumeration
Boolean
Boolean
Boolean
12 Aug 03
Visual Basic Reference
What it is
The Illustrator Application object
If true, the exported file should be
compressed; default is false
The decimal precision for element
coordinate values;
values: 1–7; default: 3
Specifies how the CSS properties of the
document should be included in the
exported file
Specifes how the text in the document
should be encoded
If true, all fonts used by the document
should be embedded in the saved file
If true, all raster images contained in the
document should be embedded in the
saved file
Specifies which font glyphs should be
included in the export file
If true, the XMP (Extensible Metadata
Platform) metadata should be included in
the output file; default: false
If true, Variables and Datasets
should be included; default: false
If true, the Adobe namespace should be
included; default: false

Advertisement

Table of Contents
loading

This manual is also suitable for:

Illustrator cs

Table of Contents