Aspose::Page::XPS::XpsMetadata::JobNUpAllDocumentsContiguously::AddPagesPerSheetOption method

JobNUpAllDocumentsContiguously::AddPagesPerSheetOption method

Adds and option with a PagesPerSheet scored property value. Specifies the number of logical pages per physical sheet.

System::SharedPtr<JobNUpAllDocumentsContiguously> Aspose::Page::XPS::XpsMetadata::JobNUpAllDocumentsContiguously::AddPagesPerSheetOption(int32_t value)
ParameterTypeDescription
valueint32_tA 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