Gets or sets the alignment of the barcode image inside the control. The default value is TXTextControl.Barcode.Alignment.MiddleCenter.

Syntax

public TXTextControl.Barcode.Alignment Alignment{ get; set; }
Public Property Alignment() As TXTextControl.Barcode.Alignment