IsOCRFirstPageOnlyEnabled

Returns TRUE, if the OCR is only enabled for the first page of the document.

IsOCRFirstPageOnlyEnabled(pDevMode As Long) As Boolean

 

Input value    - handle to the BlackIceDEVMODE structure

Return value - TRUE if the OCR is only enabled for the first page, FALSE otherwise

 

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