NarrowBarWidth Property (IBarcodeReportItem)
In This Topic
Gets the narrow bar width of the barcode.
Syntax
'Declaration
ReadOnly Property NarrowBarWidth As Length
Length NarrowBarWidth {get;}
Property Value
The narrow bar width of the barcode as a
GrapeCity.ActiveReports.PageReportModel.Length.
See Also