Settings related to opening a generic EPS document
antiAlias:Boolean
use antialias?
Implementation public function get antiAlias():Boolean
public function set antiAlias(value:Boolean):void
constrainProportions:Boolean
constrain proportions of image
Implementation public function get constrainProportions():Boolean
public function set constrainProportions(value:Boolean):void
height:Object
height of image (unit value)
Implementation public function get height():Object
public function set height(value:Object):void
mode:OpenDocumentMode
the document mode
Implementation public function get mode():OpenDocumentMode
public function set mode(value:OpenDocumentMode ):void
resolution:Number
the resolution of the document (in pixels per inch)
Implementation public function get resolution():Number
public function set resolution(value:Number):void
width:Object
width of image (unit value)
Implementation public function get width():Object
public function set width(value:Object):void
Copyright © 2011 Adobe Systems Incorporated. All Rights Reserved. Thu Jan 27 2011, 07:58 PM Z