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
Права позиція.