W3cubDocs

/Haxe Flash

PrintJob

package flash.printing

extends EventDispatcher

Available on flash

Constructor

new ()

Variables

read only orientation:PrintJobOrientation

read only pageHeight:Int

read only pageWidth:Int

read only paperHeight:Int

read only paperWidth:Int

Methods

@:value({ frameNum : 0 }) addPage (sprite:Sprite, ?printArea:Rectangle, ?options:PrintJobOptions, frameNum:Int = 0):Void

send ():Void

start ():Bool

Static variables

@:require(flash10_1) static read only isSupported:Bool

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/printing/PrintJob.html