Overload | Description |
---|---|
Save(Stream,OcrDocumentFormat,OcrProgressCallback) | (Deprecated) 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(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,OcrDocumentFormat,OcrProgressCallback) | (Deprecated) Converts the cumulated recognition result stored in the pages of this OCR document to the final output document and stores it in a disk file. |
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 a disk file. |
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family