Web API Edition | ComponentOne
C1.Web.Api.BarCode Namespace / Code25intlvOptions Class / LineStrokeThickness Property

In This Topic
    LineStrokeThickness Property (Code25intlvOptions)
    In This Topic
    The line width of bearer bar.
    Syntax
    'Declaration
     
    
    Public Property LineStrokeThickness As Integer
    public int LineStrokeThickness {get; set;}
    See Also