CodeEANUtilSupplementType Property 
             | 
          
        
         
            Gets or Sets the supplement type to use.
            
 
    Namespace: 
   Zebra.Sdk.Card.Graphics.Barcode
    Assembly:
   SdkApi_Card_Desktop (in SdkApi_Card_Desktop.dll) Version: 2.14.1989
SyntaxSupplementType SupplementType { get; set; }Property SupplementType As SupplementType
	Get
	Set
property SupplementType SupplementType {
	SupplementType get ();
	void set (SupplementType value);
}Property Value
Type: 
SupplementType
See Also