BarCode for WPF | ComponentOne
C1.WPF.BarCode.4.5.2 Assembly / C1.WPF.BarCode Namespace / C1BarCode Class / TextAlign Property

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