ActionScript 2.0 Language Reference |
|
|
|
| ActionScript classes > PrintJob > orientation (PrintJob.orientation property) | |||
public orientation : String [read-only]
The image orientation for printing. This property can be either "landscape" or "portrait". Note that this property is only available after a call to the PrintJob.start() method.
Availability: ActionScript 1.0; Flash Player 7
|
|
|
|