PrApi: GetBarcode |
Reads the barcode from an unknown document.
Public Function GetBarcode( ByVal page As Long, ByVal light As Long, ByVal type_ As Long, ByVal bctype As Long, ByVal Index As Long ) As Long
[Visual Basic] Public Function GetBarcode(ByVal page As Long, ByVal light As Long, ByVal type_ As Long, ByVal bctype As Long, ByVal index As Long) As Long
[Delphi] function GetBarcode(page: Integer; light: Integer; type_: Integer; bctype: Integer; index: Integer): Integer;
[C++] long GetBarcode(long page, long light, long type_, long bctype, long index);
The returned document reference can be feed to the PrDoc ActiveX control.
Class PrApi Overview PrApi Properties PrApi Methods GetAuthResult GetCertificateId