Visual Basic (Declaration) | |
---|---|
Public Property NWRatio As System.Single |
C# | |
---|---|
public System.float NWRatio {get; set;} |
Commonly used values are 2, 2.5, 2.75, and 3.
Some barcodes that use only two bar widths are Code39, Code25intlv, and MSI.
ActiveReports Developer 7 | |
NWRatio Property | |
See Also |
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > Barcode Class : NWRatio Property |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Public Property NWRatio As System.Single |
C# | |
---|---|
public System.float NWRatio {get; set;} |
Commonly used values are 2, 2.5, 2.75, and 3.
Some barcodes that use only two bar widths are Code39, Code25intlv, and MSI.