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 ( default: )
[static] Efficiently determines whether or not one class descends from
another in inheritance hierarchy- class relationships are cached
by the ClassUtils implementation-
(uses org.as3commons lib to quickly discover class hierarchy.
should the resulting image be antialiased ( default: true )
Implementation public function get antiAliasing():Boolean public function set antiAliasing(value:Boolean):void
artboardRange
property
artboardRange:String
Since :
CS5
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 ( default: )
Implementation public function get artboardRange():String public function set artboardRange(value:String):void
editableText
property
editableText:Boolean
Since :
CS5
export text objects as editable text layers ( default: true )
Implementation public function get editableText():Boolean public function set editableText(value:Boolean):void
embedICCProfile
property
embedICCProfile:Boolean
Since :
CS5
embed an ICC profile when exporting ( default: false )
Implementation public function get embedICCProfile():Boolean public function set embedICCProfile(value:Boolean):void