Gets or sets the barcode sizing. Default value is None
            
Namespace: Neodynamic.SDK.PrintingAssembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 6.0.3500.0 (6.0.3515.430)
 Syntax
Syntax
| C# | 
|---|
| public BarcodeSizing Sizing { get; set; } | 
| Visual Basic | 
|---|
| Public Property Sizing As BarcodeSizing Get Set | 
| Visual C++ | 
|---|
| public: property BarcodeSizing Sizing { BarcodeSizing get (); void set (BarcodeSizing value); } | 






