Click or drag to resize

OcrResultRenderer Methods

The OcrResultRenderer type exposes the following members.

Methods
  NameDescription
Public methodAddImage
Adds the recognized text from the source image to the current document. Invalid if BeginDocument not yet called.
Public methodBeginDocument
Starts a new document with the given title. This clears the contents of the output data.
Public methodDispose
Releases all resources used by this OcrResultRenderer
Public methodEndDocument
Finishes the document and finalizes the output data. Invalid if BeginDocument(String) not yet called.
Public methodInsert
Insert renderer
Public methodNext
Get next rendeder.
Top
See Also