PrApi: GetOcrV |
Reads the OCR from an unknown document.
Public Function GetOcrV( ByVal page As Long, ByVal light As Long, ByVal type_ As Long, ByVal ocrparams As Long ) As Long
[Visual Basic] Public Function GetOcrV(ByVal page As Long, ByVal light As Long, ByVal type_ As Long, ByVal ocrparams As Long) As Long
[Delphi] function GetOcrV(page: Integer; light: Integer; type_: Integer; ocrparams: Integer): Integer;
[C++] long GetOcrV(long page, long light, long type_, long ocrparams);
The returned document reference can be feed to the PrDoc ActiveX control.
Class PrApi Overview PrApi Properties PrApi Methods GetOcr GetProperty