Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / BarcodeOptions Class / TextAlign Property

In This Topic
    TextAlign Property
    In This Topic
    Gets or sets the caption text alignment.
    Syntax
    'Declaration
     
    Public Property TextAlign As TextAlignment
    public TextAlignment TextAlign {get; set;}
    See Also