[]
Gets or sets whether the barcode adjusts its size according to the BarSize property.
public bool AdjustSize { get; set; }
Public Property AdjustSize As Boolean
true if true the barcode adjusts its size; false otherwise
true
false