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

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