For a list of all members of this type, see IOcrDocument members
Public Methods
Name | Description | |
---|---|---|
LoadZones | Load zones from a multi-page zones disk file. | |
LoadZonesAsync | Load zones from a multi-page Windows Runtime StorageFile object. | |
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. | |
SaveAsync | Converts the accumulated recognition results stored in the pages of this OCR document to the final output document and stores it into a Windows Runtime StorageFile object. | |
SaveXml | Converts the accumulated recognition results stored in the pages of this OCR document to XML data and stores it in a disk file. | |
SaveXmlAsync | Converts the accumulated recognition results stored in the pages of this OCR document to XML data and stores it into a Windows Runtime StorageFile object. | |
SaveZones | Saves zones to a multi-page zones disk file with XML options. | |
SaveZonesAsync | Saves zones to a multi-page zones Windows Runtime StorageFile object. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET