Leadtools.Forms.Ocr Namespace > IOcrDocument Interface : Save Method |
Overload | Description |
---|---|
Save(Stream,DocumentFormat,OcrProgressCallback) | 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. |
Save(String,DocumentFormat,OcrProgressCallback) | Converts the cumulated recognition result stored in the pages of this OCR document to the final output document and stores it to a disk file. |