ClearImage DL Decoder COM API
Decode Method
Collapse All
Expand All
DLDecoder Object
: Decode Method
PDF417 data value
Description
Decode PDF417 data on Driver License or ID Card
Syntax
Visual Basic
Public
Function
Decode( _
ByVal
Text
As
String
_ )
As
String
Parameters
Text
PDF417 data value
Return Type
XML string with DL/ID decoded data
Remarks
Text
See Also
DLDecoder Object
|
DLDecoder Members