'Declaration
Public Property AdjustSize As Boolean
'Usage
Dim instance As BarCodeCellType Dim value As Boolean instance.AdjustSize = value value = instance.AdjustSize
public bool AdjustSize {get; set;}
Property Value
true
if true the barcode adjusts its size; false
otherwise