'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. |
Left | Text is aligned to the left edge of barcode. |
Right | Text is aligned to the right edge of the barcode. |
System.Object
System.ValueType
System.Enum
C1.Web.Api.BarCode.TextAlignment