Pages

IDocumentInfo.Pages property

Gets the list of PageInfo page information.

public IList<PageInfo> Pages { get; }

See Also