BarCodeGeneratorControl.BarHeight

BarCodeGeneratorControl.BarHeight property

Height of 1D barcodes’ bars. Ignored if AutoSizeMode property is set to AutoSizeMode.Nearest or AutoSizeMode.Interpolation.

public Unit BarHeight { get; }

See Also