'宣言 Public Enum TextAlignment Inherits System.Enum
public enum TextAlignment : System.Enum
'宣言 Public Enum TextAlignment Inherits System.Enum
public enum TextAlignment : System.Enum
メンバ | 解説 |
---|---|
Center | テキストは、バーコード内の中央に配置されます。 |
Left | テキストは、バーコードの左端に揃えられます。 |
Right | テキストは、バーコードの右端に揃えられます。 |
System.Object
System.ValueType
System.Enum
C1.Web.Api.BarCode.TextAlignment