| Package | flash.printing |
| Class | public final class PrintJobOrientation |
| Inheritance | PrintJobOrientation Object |
PrintJob.orientation property for the image position of a printed page.
See also
| PrintJob.orientation |
| Property | Defined by | ||
|---|---|---|---|
| LANDSCAPE : String = "landscape" [static]
The landscape image orientation for printing.
| PrintJobOrientation | ||
| PORTRAIT : String = "portrait" [static]
The portrait image orientation for printing.
| PrintJobOrientation | ||
public static const LANDSCAPE:String = "landscape"
PrintJob.orientation property.
Use the syntax PrintJobOrientation.LANDSCAPE.
See also
| PrintJob.orientation, PORTRAIT |
public static const PORTRAIT:String = "portrait"
PrintJob.orientation property.
Use the syntax PrintJobOrientation.PORTRAIT.
See also
| PrintJob.orientation, LANDSCAPE |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/labs/flashauthoringpreview/flash/printing/PrintJobOrientation.html