Available on flash
@:flash.property@:require(flash10_1)staticread onlyisSupported:Bool
new()
@:flash.propertyread onlyorientation:PrintJobOrientation
@:flash.propertyread onlypageHeight:Int
@:flash.propertyread onlypageWidth:Int
@:flash.propertyread onlypaperHeight:Int
@:flash.propertyread onlypaperWidth:Int
@:value({ frameNum : 0 })addPage(sprite:Sprite, ?printArea:Rectangle, ?options:PrintJobOptions, frameNum:Int = 0):Void
send():Void
start():Bool
@:value({ useWeakReference : false, priority : 0, useCapture : false })addEventListener(type:String, listener:Dynamic ‑> Void, useCapture:Bool = false, priority:Int = 0, useWeakReference:Bool = false):Void
dispatchEvent(event:Event):Bool
hasEventListener(type:String):Bool
@:value({ useCapture : false })removeEventListener(type:String, listener:Dynamic ‑> Void, useCapture:Bool = false):Void
toString():String
willTrigger(type:String):Bool