Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / BarcodeSizeOptions Class / NarrowWideRatio Property

In This Topic
    NarrowWideRatio Property (BarcodeSizeOptions)
    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