[]
Gets or sets the caption text alignment.
[C1Description("BarcodeOptions.TextAlign", "Specifies the caption text alignment.")]
[C1Category("Appearance")]
[CLSCompliant(false)]
public TextAlignment TextAlign { get; set; }
<C1Description("BarcodeOptions.TextAlign", "Specifies the caption text alignment.")>
<C1Category("Appearance")>
<CLSCompliant(False)>
Public Property TextAlign As TextAlignment