'Declaration Public Enum TextAlignment Inherits System.Enum
public enum TextAlignment : System.Enum
'Declaration Public Enum TextAlignment Inherits System.Enum
public enum TextAlignment : System.Enum
Member | Description |
---|---|
Center | Text is centered within the barcode control area. |
Left | Text is aligned to the left edge of barcode control. |
Right | Text is aligned to the right edge of the barcode control. |
System.Object
System.ValueType
System.Enum
C1.BarCode.TextAlignment