ComponentOne BarCode for WinForms
C1.Win.Barcode.4.5.2 Assembly / C1.BarCode Namespace / Code25intlvOptions Class / LineStrokeThickness Property

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