Document Solutions for PDF
GrapeCity.Documents.Barcode Assembly / GrapeCity.Documents.Barcode Namespace / Code25intlvOptions Class / LineStrokeThickness Property

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