Enum TextAlignment
Enum TextAlignment
Namespace: Aspose.BarCode.Generation
Assembly: Aspose.BarCode.dll (25.1.0)
Wyrównanie tekstu.
public enum TextAlignment
Pola
Center = 1
Pozycja środkowa.
Left = 0
Pozycja lewa.
Right = 2
Pozycja prawa.
Namespace: Aspose.BarCode.Generation
Assembly: Aspose.BarCode.dll (25.1.0)
Wyrównanie tekstu.
public enum TextAlignment
Center = 1
Pozycja środkowa.
Left = 0
Pozycja lewa.
Right = 2
Pozycja prawa.