Pages
DocumentInfo.Pages property
Gets the information about pages such as the index and page size.
public IList<PageInfo> Pages { get; }
Property Value
A collection with instances of PageInfo classes.
See Also
- class PageInfo
 - class DocumentInfo
 - namespace GroupDocs.Parser.Options
 - assembly GroupDocs.Parser