TextAlignment
TextAlignment enumeration
テキストの配置.
public enum TextAlignment
値
名前 | 価値 | 説明 |
---|---|---|
Left | 0 | 左位置. |
Center | 1 | センター位置. |
Right | 2 | 右の位置. |
関連項目
- 名前空間 Aspose.BarCode.Generation
- 組み立て Aspose.BarCode
テキストの配置.
public enum TextAlignment
名前 | 価値 | 説明 |
---|---|---|
Left | 0 | 左位置. |
Center | 1 | センター位置. |
Right | 2 | 右の位置. |