Gets or sets the barcode image's width to generate. It's measured in inches.

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

See Also

Barcode Class | Neodynamic.ReportingServices Namespace