Returns the unit that is used for specifying the OCR area.
GetOCRFormat(pDevMode As Long) As Long
Input value - handle to the BlackIceDEVMODE structure
Return value - One of the following values:
0: Plain Text format
1: hOCR format
NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.