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

In This Topic
    NWRatio Property (IBarcodeReportItem)
    In This Topic
    Gets the narrow-to-wide ratio of the barcode.
    Syntax
    'Declaration
     
    ReadOnly Property NWRatio As Single
    float NWRatio {get;}

    Property Value

    The narrow-to-wide ratio of the barcode as a System.Single.
    See Also