PageCount

IDocumentInfo.PageCount property

Gets the number of pages (slides, worksheets, etc) in the loaded document.

public int PageCount { get; }

Property Value

The number of pages (slides, worksheets, etc) in the loaded document.

See Also