Adobe Illustrator CS5 Type Library JS: FXGSaveOptions

Illustrator CS5

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: )
blendsPolicyBlendsExpandPolicy:
BlendsExpandPolicy.AUTOMATICALLYCONVERTBLENDS
BlendsExpandPolicy.RASTERIZEBLENDS
r/wThe policy used by FXG to expand blends. (default: BlendsExpandPolicy.AUTOMATICALLYCONVERTBLENDS)
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.KEEPGRADIENTSEDITABLE
GradientsPreservePolicy.AUTOMATICALLYCONVERTGRADIENTS
r/wThe policy used by FXG to preserve gradients. (default: GradientsPreservePolicy.AUTOMATICALLYCONVERTGRADIENTS)
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
TextPreservePolicy.AUTOMATICALLYCONVERTTEXT
r/wThe policy used by FXG to preserve text. (default: TextPreservePolicy.AUTOMATICALLYCONVERTTEXT)
versionFXGVersion:
FXGVersion.VERSION1PT0
FXGVersion.VERSION2PT0
r/wThe version of the FXG file format to create. (default: FXGVersion.VERSION2PT0)
Jongware, 27-Jun-2010 v3.0.3dContents :: Index