Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.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