Returns the path to the text editor used for opening the OCR output. If an empty string is returned, the default text editor will be used.
GetOCRTextEditor(pDevMode As Long) As String
Input value - handle to the BlackIceDEVMODE structure
Return value - path to the text editor
NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.