BarcodeUtilHeight Property 
             | 
          
        
         
            Get or set the barcode image height if the AutoSize property is set to false.
            
 
    Namespace: 
   Zebra.Sdk.Card.Graphics.Barcode
    Assembly:
   SdkApi_Card_Desktop (in SdkApi_Card_Desktop.dll) Version: 2.14.1989
Syntaxdouble Height { get; set; }Property Height As Double
	Get
	Set
property double Height {
	double get ();
	void set (double value);
}Property Value
Type: 
Double
Exceptions
See Also