height:Number
the custom height (in points) for using the custom paper ( default: 0.0 )
Implementation public function get height():Number
public function set height(value:Number):void
name:String
the paper's name
Implementation public function get name():String
public function set name(value:String):void
offset:Number
custom offset (in points) for using the custom paper ( default: 0.0 )
Implementation public function get offset():Number
public function set offset(value:Number):void
transverse:Boolean
whether to transverse the artwork (rotate 90 degrees) on the custom paper ( default: false )
Implementation public function get transverse():Boolean
public function set transverse(value:Boolean):void
width:Number
the custom width (in points) for using the custom paper ( default: 0.0 )
Implementation public function get width():Number
public function set width(value:Number):void
Copyright © 2011 Adobe Systems Incorporated. All Rights Reserved. Thu Jan 27 2011, 07:58 PM Z