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