package flash.printing
extends EventDispatcher
Available on flash
staticread onlyisSupported:Bool
new()
read onlyorientation:PrintJobOrientation
read onlypageHeight:Int
read onlypageWidth:Int
read onlypaperHeight:Int
read onlypaperWidth:Int
addPage(sprite:Sprite, ?printArea:Rectangle, ?options:PrintJobOptions, frameNum:Int = 0):Void
send():Void
start():Bool
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/printing/PrintJob.html