Pages
IDocumentInfo.Pages property
Gets a collection of objects representing common information about the document pages (slides, worksheets, etc).
public IReadOnlyList<PageInfo> Pages { get; }
Property Value
A collection of objects representing common information about the document pages (slides, worksheets, etc).
See Also
- interface IReadOnlyList<T>
 - class PageInfo
 - interface IDocumentInfo
 - namespace GroupDocs.Metadata.Common
 - assembly GroupDocs.Metadata