ComponentOne BarCode for UWP
C1.Xaml.BarCode Namespace / C1BarCode Class / TextAlignProperty Field

In This Topic
    TextAlignProperty Field
    In This Topic
    Identifies the TextAlign dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly TextAlignProperty As Windows.UI.Xaml.DependencyProperty
    public static readonly Windows.UI.Xaml.DependencyProperty TextAlignProperty
    See Also