![]() | OcrResultRenderer Methods |
The OcrResultRenderer 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.
|
![]() | BeginDocument |
Starts a new document with the given title. This clears the contents of the output data.
|
![]() | Dispose |
Releases all resources used by this OcrResultRenderer
|
![]() | EndDocument |
Finishes the document and finalizes the output data. Invalid if BeginDocument(String) not yet called.
|
![]() | Insert |
Insert renderer
|
![]() | Next |
Get next rendeder.
|