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

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