flash.printing パッケージには、Flash コンテンツを印刷するためのクラスが含まれます。
| クラス | 説明 | |
|---|---|---|
| PrintJob | PrintJob クラスを使用すると、コンテンツを作成して 1 ページまたは複数のページに印刷できます。 | |
| PrintJobOptions | PrintJobOptions クラスには PrintJob.addPage() メソッドの options パラメータと一緒に使用するプロパティが含まれています。 | |
| PrintJobOrientation | このクラスは、PrintJob.orientation プロパティで使用する、印刷ページのイメージ位置の値を提供します。 |