Aspose::Page::XPS::XpsMetadata::DocumentNUp クラス

DocumentNUp class

複数の論理ページを単一の物理シートに出力する形式とフォーマットを記述します。各ドキュメントは個別にコンパイルされます。DocumentNUpJobNUpAllDocumentsContiguously は相互に排他的です。これらのキーワード間の制約処理はドライバーが決定します。 https://docs.microsoft.com/en-us/windows/win32/printdocs/documentnup

class DocumentNUp : public Aspose::Page::XPS::XpsMetadata::NUp,
                    public Aspose::Page::XPS::XpsMetadata::IJobPrintTicketItem,
                    public Aspose::Page::XPS::XpsMetadata::IDocumentPrintTicketItem

メソッド

メソッド説明
AddPagesPerSheetOption(int32_t)PagesPerSheet スコアドプロパティ値を持つオプションを追加します。物理シートあたりの論理ページ数を指定します。
DocumentNUp(const System::ArrayPtr<System::SharedPtr<NUp::INUpItem>>&)新しいインスタンスを作成します。

参照