Aspose::Words::Loading::PdfLoadOptions::set_PageCount method
PdfLoadOptions::set_PageCount method
Sets the number of pages to read. Default is MaxValue which means all pages of the document will be read.
void Aspose::Words::Loading::PdfLoadOptions::set_PageCount(int32_t value)
See Also
- Class PdfLoadOptions
- Namespace Aspose::Words::Loading
- Library Aspose.Words for C++