Enum TextAlignment
Enum TextAlignment
Namespace: Aspose.BarCode.Generation
Assembly: Aspose.BarCode.dll (25.1.0)
テキストの配置。
public enum TextAlignment
フィールド
Center = 1
中央の位置。
Left = 0
左の位置。
Right = 2
右の位置。
Namespace: Aspose.BarCode.Generation
Assembly: Aspose.BarCode.dll (25.1.0)
テキストの配置。
public enum TextAlignment
Center = 1
中央の位置。
Left = 0
左の位置。
Right = 2
右の位置。