BarHeight Property (IBarcodeReportItem)
In This Topic
Gets the bar height of the barcode.
Syntax
'Declaration
ReadOnly Property BarHeight As Length
Property Value
The bar height of the barcode as a
GrapeCity.ActiveReports.PageReportModel.Length.
See Also