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.
Overload | Description |
---|---|
Save(stream,documentformat,ocrprogresscallback) | Converts the accumulated recognition results stored in the pages of this OCR document to the final output document and stores it in a .NET stream. |
Save(string,documentformat,ocrprogresscallback) | 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. |
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