Aspose::Page::XPS::XpsMetadata::DocumentNUp::AddPagesPerSheetOption メソッド
DocumentNUp::AddPagesPerSheetOption method
PagesPerSheet スコアドプロパティ値を持つオプションを追加します。物理シートあたりの論理ページ数を指定します。
System::SharedPtr<DocumentNUp> Aspose::Page::XPS::XpsMetadata::DocumentNUp::AddPagesPerSheetOption(int32_t value)
| パラメーター | 型 | 説明 |
|---|---|---|
| value | int32_t | スコア付きプロパティ値です。サポートされるセットは任意の整数の集合で構いません。例: {1,2,4,6,8,9,16}。 |
ReturnValue
この機能のインスタンスです。
参照
- Typedef SharedPtr
- Class DocumentNUp
- Class DocumentNUp
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++