We provide console version of OCR demo ("[SdkInstallPath]\VintaSoft\Imaging .NET v12.1\Examples\Console\CSharp\OcrConsoleDemo\") and OCR Demo with WinForms UI ("[SdkInstallPath]\VintaSoft\Imaging .NET v12.1\Examples\WinForms\CSharp\OcrDemo\").
Please send request to our support at support@vintasoft.com if you have problem to convert WinForms OCR Demo to WPF.
These are Winforms based tools that you have created - I need the equivalent for WPF or another way to produce the same results.
I.E highlight OCR'ed words on the image.
Have you tried to convert RecognitionRegionEditorTool and OcrResultEditorTool classes to WPF? If no, please try to do this. If yes, what problems do you have?