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