Aspose::Pdf::IPageSetOptions class

IPageSetOptions class

Defines conversion options related to a set of pages to convert.

class IPageSetOptions : public virtual System::Object

Methods

MethodDescription
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