'DeclarationPublic Property AdjustSize As Boolean
'UsageDim 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