Document Solutions for PDF
DS.Documents.Barcode Assembly / GrapeCity.Documents.Barcode Namespace / ModuleSize Class / BarWide Property

In This Topic
    BarWide Property
    In This Topic
    The width for the barcode's wide bars.
    Syntax
    'Declaration
     
    Public Property BarWide As System.Integer
    public System.int BarWide {get; set;}
    See Also