Enum Alignment
Defines the text alignment for the text to be rendered in the barcode. The text alignment types are Left Right Center
Namespace: Syncfusion.EJ2.BarcodeGenerator
Assembly: Syncfusion.AspNetMvc.BarcodeGenerator.dll
Syntax
public enum Alignment
Fields
| Name |
|---|
| Center |
| Left |
| Right |