ActiveReports 12
NWRatio Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > Barcode Class : NWRatio Property
Also known as the N dimension, this is a value defining the multiple of the ratio between the narrow and wide bars in symbologies that contain bars in only two widths. For example, if it is a 3 to 1 ratio, this value is 3.
Syntax
'Declaration
 
Public Property NWRatio As Single
public float NWRatio {get; set;}
Remarks

Commonly used values are 2, 2.5, 2.75, and 3.

Some barcodes that use only two bar widths are Code39, Code25intlv, and MSI.

See Also

Reference

Barcode Class
Barcode Members