Illustrator29
Object

FXGSaveOptions

Options which may be supplied when saving a document as an FXG 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 BlendsExpandPolicy = BlendsExpandPolicy.AUTOMATICALLYCONVERTBLENDS
read/write The policy used by FXG to expand blends.
static Boolean = false read/write Choose to downsample the linked images(72ppi)
static FiltersPreservePolicy = FiltersPreservePolicy.KEEPFILTERSEDITABLE
read/write The policy used by FXG to preserve filters.
static GradientsPreservePolicy = GradientsPreservePolicy.AUTOMATICALLYCONVERTGRADIENTS
read/write The policy used by FXG to preserve gradients.
static Boolean = false read/write Choose to include metadata (XMP)
static Boolean = false read/write Choose to include unused symbols.
static Boolean = true read/write Choose to preserve the editing capabilities of FXG.
static Boolean = false read/write All the artboards or range of the artboards will be saved.
static TextPreservePolicy = TextPreservePolicy.AUTOMATICALLYCONVERTTEXT
read/write The policy used by FXG to preserve text.
static FXGVersion = FXGVersion.VERSION2PT0
read/write The version of the FXG file format to create.