Gets or sets the bars' height of the barcode. It's measured in inches.

[Visual Basic]
Public Property BarHeight As Single
[C#]
public float BarHeight {get; set;}

See Also

Barcode Class | Neodynamic.ReportingServices Namespace