ComponentOne BarCode for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1BarCode Namespace / C1BarCode Class / BarHeight Property

In This Topic
    BarHeight Property
    In This Topic
    BarCode Property: Gets or sets the height of the bars in screen pixels.
    Syntax
    'Declaration
     
    Public Property BarHeight As System.Integer
    public System.int BarHeight {get; set;}
    See Also