BarCode for WPF | ComponentOne
C1.WPF.BarCode Assembly / C1.WPF.BarCode Namespace / C1BarCode Class / Height Property

In This Topic
    Height Property (C1BarCode)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Height As Double
    public double Height {get; set;}
    See Also