Adobe Illustrator CS4 Type Library JS: FXGSaveOptions

Illustrator CS4

Class

FXGSaveOptions

 Options which may be supplied when saving a document as an FXG file.

Class

PropertyTypeAccessDescription
artboardRangestring r/wIf 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. (default: )
clipContentbool r/wChoose to clip content to the active artboard. (default: true)
downsampleLinkedImagesbool r/wChoose to downsample the linked images(72ppi) (default: false)
filtersPolicyFiltersPreservePolicy:
FiltersPreservePolicy.EXPANDFILTERS
FiltersPreservePolicy.RASTERIZEFILTERS
FiltersPreservePolicy.KEEPFILTERSEDITABLE
r/wThe policy used by FXG to preserve filters. (default: FiltersPreservePolicy.KEEPFILTERSEDITABLE)
gradientsPolicyGradientsPreservePolicy:
GradientsPreservePolicy.RASTERIZEGRADIENTS
GradientsPreservePolicy.KEEPGRADIENTSEDITABLE
r/wThe policy used by FXG to preserve gradients. (default: GradientsPreservePolicy.KEEPGRADIENTSEDITABLE)
includeMetadatabool r/wChoose to include metadata (XMP) (default: false)
includeUnusedSymbolsbool r/wChoose to include unused symbols. (default: false)
preserveEditingCapabilitiesbool r/wChoose to preserve the editing capabilities of FXG. (default: true)
saveMultipleArtboardsbool r/wAll the artboards or range of the artboards will be saved. (default: false)
textPolicyTextPreservePolicy:
TextPreservePolicy.OUTLINETEXT
TextPreservePolicy.RASTERIZETEXT
TextPreservePolicy.KEEPTEXTEDITABLE
r/wThe policy used by FXG to preserve text. (default: TextPreservePolicy.KEEPTEXTEDITABLE)
versionFXGVersion:
FXGVersion.VERSION1PT0
r/wThe version of the FXG file format to create. (default: FXGVersion.VERSION1PT0)
Jongware, 27-Jun-2010 v3.0.3dContents :: Index