Web API Edition | ComponentOne
C1.Web.Api.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