Returns the width of the selected OCR area. The unit is specified by the GetOCRAreaUnit function.
GetOCRAreaWidth(pDevMode As Long) As Long
Input value - handle to the BlackIceDEVMODE structure
Return value - The width of the selected OCR area.
NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.