ComponentOne BarCode for ASP.NET Web Forms
C1.Win.BarCode.4 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