Class Alignment
Defines the text alignment for the text to be rendered in the barcode. The text alignment types are Left Right Center
Inheritance
System.Object
Alignment
Namespace: Syncfusion.EJ2.BarcodeGenerator
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class Alignment : Enum
Fields
Center
Declaration
public const Alignment Center
Field Value
Type |
---|
Alignment |
Left
Declaration
public const Alignment Left
Field Value
Type |
---|
Alignment |
Right
Declaration
public const Alignment Right
Field Value
Type |
---|
Alignment |