This class accesses OCR functionality.
For a list of all members of this type, see OCR Members.
System.Object
Newtone.ImageKit.WPF
public class OCR : Object
Explanation
This class is used to convert an image of text, read by a scanner or digital camera, into text data.
If executing the OCR functions in a language that is not supported by your environment, you will need to install the language package and then add that language to Windows under "Settings - Time and Language - Language and Region".
The minimum size of an image that can be read is 40 x 40 pixels and the maximum is 2600 x 2600 pixels, respectively.
Requirements
Namespace : Newtone.ImageKit.WPF
Assembly : Newtone.ImageKit.WPF.OCR.dll
Framework: .NET Framework 4.5 or higher