ComponentOne BarCode for UWP
C1.Xaml.BarCode Namespace / C1BarCode Class / Height Property

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