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

In This Topic
    Style Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Style As Windows.UI.Xaml.Style
    public Windows.UI.Xaml.Style Style {get; set;}
    See Also