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

In This Topic
    BarHeight Property (C1BarCode)
    In This Topic
    The height of the bars in screen pixels.
    Syntax
    'Declaration
     
    Public Property BarHeight As System.Integer
    public System.int BarHeight {get; set;}
    See Also