ActiveReports 12
NarrowBarWidth Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > Barcode Class : NarrowBarWidth Property

Also known as the X dimension, this is a value defining the width of the narrowest part of the barcode. Before using an extremely small value for this width, ensure that the scanner can read it.

This value is in pixel for SectionReports and in point/inch/cm for PageReports.

Syntax
'Declaration
 
Public Property NarrowBarWidth As Single
public float NarrowBarWidth {get; set;}
See Also

Reference

Barcode Class
Barcode Members