Interface IOcrPageCollection
Collection of PDF pages
Namespace: IronOcr.OcrResults
Assembly: IronOcr.dll
Syntax
public interface IOcrPageCollection : IDocumentPageCollection<OcrResult.Page>, IReadOnlyCollection<OcrResult.Page>, IEnumerable<OcrResult.Page>, IEnumerable