Gets or sets the desired height of the area that the barcode bars must fit. It's measured in inches.

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

See Also

Barcode Class | Neodynamic.ReportingServices Namespace