Language Version : | ActionScript 3.0 |
Player Version : | Flash Player 9 |
This class provides values that are used by the
PrintJob.orientation
property for the image position of a printed page.
public static const LANDSCAPE:String = "landscape"
Language Version : | ActionScript 3.0 |
Player Version : | Flash Player 9 |
The landscape (horizontal) image orientation for printing.
This constant is used with the PrintJob.orientation
property.
Use the syntax PrintJobOrientation.LANDSCAPE
.
See also
public static const PORTRAIT:String = "portrait"
Language Version : | ActionScript 3.0 |
Player Version : | Flash Player 9 |
The portrait (vertical) image orientation for printing.
This constant is used with the PrintJob.orientation
property.
Use the syntax PrintJobOrientation.PORTRAIT
.
See also
© 2004-2007 Adobe Systems Incorporated. All rights reserved.
Tue Mar 18 2008, 12:59 PM GMT-07:00