The following tables list the members exposed by IOcrDocument.
Public Methods
Name | Description | |
---|---|---|
LoadZones | Load zones from a multipage zones disk file. | |
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. | |
SaveXml | Converts the accumulated recognition results stored in the pages of this OCR document to XML data and stores it in a disk file. | |
SaveZones | Saves zones to a multipage zones disk file with XML options. |
Public Properties
Name | Description | |
---|---|---|
DocumentWriterInstance | Gets the instance of the DocumentWriter object being used inside this IOcrDocument. | |
Engine | Gets the OCR engine used when creating this IOcrDocument. | |
FileName | Gets the name of the disk file used by this file-based IOcrDocument. | |
IsInMemory | Gets a value that indicate whether this is a memory-based IOcrDocument. | |
Pages | Allows you to add, remove or update image (raster) pages in the OCR document. | |
RasterCodecsInstance | Gets the instance of the RasterCodecs object being used inside this IOcrDocument. | |
UseEngineInstanceOptions | Gets or sets a value indicating whether this IOcrDocument must copy the RasterCodecs and DocumentWriter options from the IOcrEngine before using them. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document