Click or drag to resize

MagneticCardSwipeParseAsIdentificationCard Method

Attempts to parse this card as an identification card.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public IdentificationCard ParseAsIdentificationCard()

Return Value

Type: IdentificationCard
Identification card object if the card type matches, null otherwise
See Also