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

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