[]
Specifies how an object or text in a control is horizontally aligned relative to an element of the control.
public enum TextAlignment
| Name | Description |
|---|---|
| Center | Text is centered within the barcode. |
| Left | Text is aligned to the left edge of barcode. |
| Right | Text is aligned to the right edge of the barcode. |