IdentificationCardTrackTwoGetIssuerNumber Method |
Gets the issuer identification number. This can be used to determine
which state issued the document.
Namespace:
EasyScriptAPI
Assembly:
EasyScriptAPI (in EasyScriptAPI.dll) Version: 3.5.29.0 (3.5.29.0)
Syntax public string GetIssuerNumber()
Public Function GetIssuerNumber As String
public:
String^ GetIssuerNumber()
member GetIssuerNumber : unit -> string
Return Value
Type:
Stringissuer identification number
See Also