ComponentOne BarCode for WinForms
C1.Win.Barcode.4.5.2 Assembly / C1.Win.BarCode Namespace / C1BarCode Class / CaptionAlignment Property

In This Topic
    CaptionAlignment Property
    In This Topic
    Barcode caption alignment relative to the barcode symbol
    Syntax
    'Declaration
     
    Public Property CaptionAlignment As System.Windows.Forms.HorizontalAlignment
    public System.Windows.Forms.HorizontalAlignment CaptionAlignment {get; set;}
    See Also