ComponentOne BarCode for WinForms
C1.Win.Barcode.4.5.2 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