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

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