SupplementType Enumeration
             | 
          
        
         
            Specifies the supplement type to use with the EAN barcode.
            
 
    Namespace: 
   Zebra.Sdk.Card.Graphics.Barcode.Enumerations
    Assembly:
   SdkApi_Card_Desktop (in SdkApi_Card_Desktop.dll) Version: 2.14.1989
Syntaxpublic enum SupplementType
Public Enumeration SupplementType
public enum class SupplementType
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | None | 0 |  | 
 | Digits2 | 1 |  | 
 | Digits5 | 2 |  | 
See Also