ComponentOne BarCode for UWP
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 Windows.UI.Color
    public Windows.UI.Color LineStroke {get; set;}
    See Also