ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Barcode Namespace / IBarcodeReportItem Interface / BarHeight Property

In This Topic
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