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

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