I want to use tesseract 4.1.0 windows 10 binary version in c# forms application.
Can I get the ocr result directly by string variable?(not the text file)
Is there an example for it?
or maybe is there a better way to use it for ocr in c#?
Is there a method to import tesseract 4.1.0 to c#?