ActionScript 2.0 Language Reference |
|
|
|
| ActionScript classes > PrintJob > pageWidth (PrintJob.pageWidth property) | |||
public pageWidth : Number [read-only]
The width 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
|
|
|
|