API Reference
Class
PdfOcrResponse
OCR provider response for one page.
Inheritance
- Object
- PdfOcrResponse
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Constructors
public PdfOcrResponse(IEnumerable<PdfOcrWord> words, IEnumerable<String> diagnostics = null) #Creates a provider response.
Parameters
- words System.Collections.Generic.IEnumerable{OfficeIMO.Pdf.PdfOcrWord}
- diagnostics System.Collections.Generic.IEnumerable{System.String} = null