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

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