binaryPrinting:Boolean
whether to print in binary mode ( default: false )
Implementation public function get binaryPrinting():Boolean
public function set binaryPrinting(value:Boolean):void
compatibleShading:Boolean
use PostScript level 1 compatible gradient and gradient mesh printing ( default: false )
Implementation public function get compatibleShading():Boolean
public function set compatibleShading(value:Boolean):void
forceContinuousTone:Boolean
whether to force continuous tone ( default: false )
Implementation public function get forceContinuousTone():Boolean
public function set forceContinuousTone(value:Boolean):void
imageCompression:PostScriptImageCompressionType
the image compression type ( default: PostScriptImageCompressionType.IMAGECOMPRESSIONNONE )
Implementation public function get imageCompression():PostScriptImageCompressionType
public function set imageCompression(value:PostScriptImageCompressionType ):void
negativePrinting:Boolean
whether to print in negative mode ( default: false )
Implementation public function get negativePrinting():Boolean
public function set negativePrinting(value:Boolean):void
postScriptLevel:PrinterPostScriptLevelEnum
the PostScript language level ( default: PrinterPostScriptLevelEnum.PSLEVEL2 )
Implementation public function get postScriptLevel():PrinterPostScriptLevelEnum
public function set postScriptLevel(value:PrinterPostScriptLevelEnum ):void
shadingResolution:Number
the shading resolution ( 1.0 - 9600.0; default: 300.0 )
Implementation public function get shadingResolution():Number
public function set shadingResolution(value:Number):void
Copyright © 2011 Adobe Systems Incorporated. All Rights Reserved. Thu Jan 27 2011, 07:58 PM Z