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

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

See Also

Barcode Class | Neodynamic.ReportingServices Namespace