[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.
Convert crop area to Artboard when opening legacy document (pre-Illustrator CS4) in CS4 or later. If false then crop areas are discarded. ( default: true )
Implementation public function get convertCropAreaToArtboard():Boolean public function set convertCropAreaToArtboard(value:Boolean):void
convertTilesToArtboard
property
convertTilesToArtboard:Boolean
Since :
CS5
Convert print tiles to Artboard when opening legacy document (pre-Illustrator CS4) in CS4 or later. ( default: false )
Implementation public function get convertTilesToArtboard():Boolean public function set convertTilesToArtboard(value:Boolean):void
createArtboardWithArtworkBoundingBox
property
createArtboardWithArtworkBoundingBox:Boolean
Since :
CS5
Create Artboard with dimentions of artwork bounding box when opening legacy document (pre-Illustrator CS4) in CS4 or later. ( default: false )
Implementation public function get createArtboardWithArtworkBoundingBox():Boolean public function set createArtboardWithArtworkBoundingBox(value:Boolean):void