←Select platform

Run Method (IOcrAutoRecognizeManager)

Summary

Converts an image file on disk to a document file in the specified document format with optional multiple single zone files.

Overload List
Overload Description
Run(Stream,Stream,DocumentFormat,OcrProgressCallback) Converts an image file in an input stream to a document file in the specified document format in an output stream.
Run(Stream,string,DocumentFormat,string,OcrProgressCallback) Converts an image in a stream to a document file in the specified document format with optional multipage zone file.
Run(string,Stream,DocumentFormat,OcrProgressCallback) Converts an image file on disk to a document file in the specified document format in an output stream.
Run(string,string,DocumentFormat,string,OcrProgressCallback) Converts an image file on disk to a document file in the specified document format with optional multipage zone file.
Run(string,string,IList<string>,DocumentFormat,OcrProgressCallback) Converts an image file on disk to a document file in the specified document format with optional multiple single zone files.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly