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

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

See Also

Barcode Class | Neodynamic.ReportingServices Namespace