ActionScript 2.0 Language Reference |
|
|
|
| ActionScript classes > PrintJob > pageHeight (PrintJob.pageHeight property) | |||
public pageHeight : Number [read-only]
The height of the actual printable area on the page, in points. Any user-set margins are ignored. Note that this property is only available after a call to the PrintJob.start() method.
Availability: ActionScript 1.0; Flash Player 7
|
|
|
|