←Select platform
In This Topic ▼

IOcrDocument Interface Members

Summary

The following tables list the members exposed by IOcrDocument.

Public Methods

Name Description
Public Method LoadZones Load zones from a multipage zones disk file.
Public Method Save Converts the accumulated recognition results stored in the pages of this OCR document to the final output document and stores it to a disk file.
Public Method SaveXml Converts the accumulated recognition results stored in the pages of this OCR document to XML data and stores it in a disk file.
Public Method SaveZones Saves zones to a multipage zones disk file with XML options.

Public Properties

Name Description
Public Property DocumentWriterInstance Gets the instance of the DocumentWriter object being used inside this IOcrDocument.
Public Property Engine Gets the OCR engine used when creating this IOcrDocument.
Public Property FileName Gets the name of the disk file used by this file-based IOcrDocument.
Public Property IsInMemory Gets a value that indicate whether this is a memory-based IOcrDocument.
Public Property Pages Allows you to add, remove or update image (raster) pages in the OCR document.
Public Property RasterCodecsInstance Gets the instance of the RasterCodecs object being used inside this IOcrDocument.
Public Property UseEngineInstanceOptions Gets or sets a value indicating whether this IOcrDocument must copy the RasterCodecs and DocumentWriter options from the IOcrEngine before using them.

See Also

Reference

IOcrDocument Interface

Leadtools.Ocr Namespace

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.