PageCount

DocumentInfo.PageCount property

Gets the total number of document pages.

public int PageCount { get; }

Property Value

An integer value that represents a total number of pages.

See Also