PageCount

DocumentStatistics.PageCount property

Gets an estimated number of pages in the document.

public int PageCount { get; }

Property Value

An estimated number of pages in the document.

See Also