PdfViewer.PageCount

PdfViewer.PageCount property

Gets page count of the current Pdf file.

public int PageCount { get; }

Return Value

return page count.

See Also