Ocr |
The OcrBoxTextRenderer type exposes the following members.
| Name | Description | |
|---|---|---|
| AddImage |
Adds the recognized text from the source image to the current document.
Invalid if BeginDocument not yet called.
(Inherited from OcrResultRenderer) | |
| BeginDocument |
Starts a new document with the given title. This clears the contents of the output data.
(Inherited from OcrResultRenderer) | |
| Create | Create new instance of OcrBoxTextRenderer class. | |
| Dispose |
Releases all resources used by this OcrResultRenderer
(Inherited from OcrResultRenderer) | |
| EndDocument |
Finishes the document and finalizes the output data. Invalid if BeginDocument(String) not yet called.
(Inherited from OcrResultRenderer) | |
| Insert |
Insert renderer
(Inherited from OcrResultRenderer) | |
| Next |
Get next rendeder.
(Inherited from OcrResultRenderer) |