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

In This Topic
    Name Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Name As System.String
    public System.string Name {get; set;}
    See Also