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

In This Topic
    TextAlign Property
    In This Topic
    Display position if value of barcode is displayed by text.
    Syntax
    'Declaration
     
    
    Public Property TextAlign As Windows.UI.Xaml.TextAlignment
    public Windows.UI.Xaml.TextAlignment TextAlign {get; set;}
    Remarks
    If the source is set to null no map tiles are shown.
    See Also