MagneticCardSwipeGetCardFormat Method |
Gets the card format.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.6.39.0 (1.6.39.0)
Syntaxpublic int GetCardFormat()
Public Function GetCardFormat As Integer
public:
int GetCardFormat()
member GetCardFormat : unit -> int
Return Value
Type:
Int32The card format.
See Also