GetOCRAreaHeight

Returns the height of the selected OCR area. The unit is specified by the GetOCRAreaUnit function.

GetOCRAreaHeight(pDevMode As Long) As Long

 

Input value    - handle to the BlackIceDEVMODE structure

Return value - The height of the selected OCR area.

 

NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.