Aspose::Pdf::IPageSetOptions class
IPageSetOptions class
Defines conversion options related to a set of pages to convert.
class IPageSetOptions : public virtual System::Object
Methods
Method | Description |
---|---|
virtual get_ExplicitListOfSavedPages() | Specifies the array of numbers of pages to convert. |
virtual set_ExplicitListOfSavedPages(System::ArrayPtr<int32_t>) | Specifies the array of numbers of pages to convert. |
See Also
- Class Object
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++