pageCount property

PdfLoadOptions.pageCount property

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

get pageCount(): number

See Also