Set or get the hieght of barcode (in pixel)

Declaration Syntax
public int BarHeight { get; set; }Public Property BarHeight As Integer
Get
Set
public:
property int BarHeight {
int get ();
void set (int value);
}
Value
60

Examples
CopyC#
barcodeNET1.BarHeight=60;
Assembly:
BarcodeNET (Module: BarcodeNET) Version: 7.5.3855.36704