Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / BarcodeSizeOptions Class / NarrowWideRatio Property

In This Topic
    NarrowWideRatio Property
    In This Topic
    Gets or sets the ratio between narrow and wide bars.
    Syntax
    'Declaration
     
    Public Property NarrowWideRatio As Double
    public double NarrowWideRatio {get; set;}
    See Also