[]
        
(Showing Draft Content)

C1.Document.BarcodeOptions.TextAlign

TextAlign Property

TextAlign

Gets or sets the caption text alignment.

Declaration
[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