Adobe® Flex® 4 Language Reference
Show Packages and Classes List |  Packages  |  Classes  |  Index  |  Appendixes
 
flash.printing 

The flash.printing package contains classes for printing Flash-based content.



Classes
 ClassDescription
 PaperSize AIR-only This class provides the available values for the paperSize parameter of the PrintJob.selectPaperSize() method.
 PrintJob The PrintJob class lets you create content and print it to one or more pages.
 PrintJobOptions The PrintJobOptions class contains properties to use with the options parameter of the PrintJob.addPage() method.
 PrintJobOrientation This class provides values that are used by the PrintJob.orientation property for the image position of a printed page.
 PrintMethod AIR-only This class provides values for the PrintJobOptions.printMethod property to specify the method of printing a page.
 PrintUIOptions AIR-only The PrintUIOptions class is used to specify options for print dialogs that are displayed to the user.