Aspose::Words::Loading::PdfLoadOptions::get_PageCount method

PdfLoadOptions::get_PageCount method

Gets the number of pages to read. Default is MaxValue which means all pages of the document will be read.

int32_t Aspose::Words::Loading::PdfLoadOptions::get_PageCount() const

See Also