AutoSize Property (C1BarCode)
                In This Topic
            
            Gets or sets a value to determine whether control should reset its size according to the barcode image.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property AutoSize As System.Boolean
             
        
            
            public System.bool AutoSize {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also