Sets the output format of the OCR.
SetOCRFormat(pDevMode As Long, iValue As Long) As Boolean
Input value - handle to the BlackIceDEVMODE structure
Input value -one of the following values:
0: Plain Text format
1: hOCR format
Return value - TRUE on success, FALSE otherwise.