CodeTextAlignment

BarcodeSignOptions.CodeTextAlignment property

Gets or sets the alignment of text in the result Barcode image. Default value is None.

public CodeTextAlignment CodeTextAlignment { get; set; }

See Also