MagEncoderType Enumeration
             | 
          
        
         
            The type of magnetic encoding supported.
            
 
    Namespace: 
   Zebra.Sdk.Card.Enumerations
    Assembly:
   SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntaxpublic enum MagEncoderType
Public Enumeration MagEncoderType
public enum class MagEncoderType
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | None | -1 | 
            No magnetic encoder available.
             | 
 | ISO | 0 | 
            ISO data encoding.
             | 
See Also