IdentificationCardTrackThreeGetPostalCode Method |
Gets the postal code from the card
Namespace:
EasyScriptAPI
Assembly:
EasyScriptAPI (in EasyScriptAPI.dll) Version: 3.5.29.0 (3.5.29.0)
Syntax public string GetPostalCode()
Public Function GetPostalCode As String
public:
String^ GetPostalCode()
member GetPostalCode : unit -> string
Return Value
Type:
Stringpostal code from the card
See Also