Here Mudassar Khan has explained with an example, how to read or extract text from image using Microsoft Office Document Imaging (MODI) in ASP.Net with C# and VB.Net.
This process of reading or extracting text from images is also termed as Optical Character Recognition (OCR).
This article will explain how to upload an Image containing some text and the text will be read from the Image using OCR process and displayed in ASP.Net Label control.