Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
Leadtools.Forms.Ocr Assembly > Leadtools.Forms.Ocr Namespace > IOcrDocument Interface : Save Method |
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. |