Aspose::Page::XPS::XpsMetadata::DocumentNUp::AddPagesPerSheetOption method
DocumentNUp::AddPagesPerSheetOption method
Adds and option with a PagesPerSheet scored property value. Specifies the number of logical pages per physical sheet.
System::SharedPtr<DocumentNUp> Aspose::Page::XPS::XpsMetadata::DocumentNUp::AddPagesPerSheetOption(int32_t value)
Parameter | Type | Description |
---|---|---|
value | int32_t | A scored property value. Supported set can be any set of integers E.g. {1,2,4,6,8,9,16}. |
ReturnValue
This feature instance.
See Also
- Typedef SharedPtr
- Class DocumentNUp
- Class DocumentNUp
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++