PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview 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