The following tables list the members exposed by IOcrDocument.
Name | Description | |
---|---|---|
DocumentWriterInstance | Gets the instance of the Leadtools.Forms.DocumentWriters.DocumentWriter object being used inside this IOcrDocument. | |
Engine | Gets the OCR engine used when creating this IOcrDocument. | |
Pages | Allows you to add, remove or update image (raster) pages in the OCR document. | |
RasterCodecsInstance | Gets the instance of the Leadtools.Codecs.RasterCodecs object being used inside this IOcrDocument. | |
UseEngineInstanceOptions | Gets or sets a value indicating whether this IOcrDocument must copy the Leadtools.Codecs.RasterCodecs and Leadtools.Forms.DocumentWriters.DocumentWriter options from the IOcrEngine before using them. |
Name | Description | |
---|---|---|
LoadZones | Overloaded. Load zones from a multi-page zones disk file. | |
Save | Overloaded. Converts the cumulated recognition result stored in the pages of this OCR document to the final output document and stores it in a .NET stream. | |
SaveXml | Overloaded. Converts the cumulated recognition result stored in the pages of this OCR document to XML data and stores it in a .NET stream. | |
SaveZones | Overloaded. Saves zones to a multi-page zones disk file. |