ComponentOne BarCode for WinForms
AutoSize Property

C1.Win.BarCode.4 Assembly > C1.Win.BarCode Namespace > C1BarCode Class : AutoSize Property
When set to True, the barcode automatically stretches to fit the control.
Syntax
'Declaration
 
Public Overrides Property AutoSize As System.Boolean
public override System.bool AutoSize {get; set;}
See Also

Reference

C1BarCode Class
C1BarCode Members