ComponentOne BarCode for ASP.NET Web Forms
C1.Win.BarCode.4 Assembly / C1.BarCode Namespace / Code25intlvOptions Class / LineStroke Property

In This Topic
    LineStroke Property
    In This Topic
    The color of bearer bar.
    Syntax
    'Declaration
     
    Public Property LineStroke As System.Drawing.Color
    public System.Drawing.Color LineStroke {get; set;}
    See Also