CodeEANUtilSupplementSeparation Property 
             | 
          
        
         
            Gets or Sets the gap separation between the barcode and its supplement.
            
 
    Namespace: 
   Zebra.Sdk.Card.Graphics.Barcode
    Assembly:
   SdkApi_Card_Desktop (in SdkApi_Card_Desktop.dll) Version: 2.14.1989
Syntaxdouble SupplementSeparation { get; set; }Property SupplementSeparation As Double
	Get
	Set
property double SupplementSeparation {
	double get ();
	void set (double value);
}Property Value
Type: 
Double
Exceptions
RemarksMeasured in inches.
See Also