BarCode for WPF | ComponentOne
C1.WPF.BarCode.4.5.2 Assembly / C1.BarCode Namespace / Code25intlvOptions Class / LineStrokeThickness Property

In This Topic
    LineStrokeThickness Property (Code25intlvOptions)
    In This Topic
    The line width of bearer bar.
    Syntax
    'Declaration
     
    Public Property LineStrokeThickness As Integer
    public int LineStrokeThickness {get; set;}
    See Also