FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / BarcodeOptions Class / TextAlign Property

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