Enum TextAlignment

Enum TextAlignment

Namespace: Aspose.BarCode.Generation
Assembly: Aspose.BarCode.dll (25.1.0)

การจัดตำแหน่งข้อความ.

public enum TextAlignment

ฟิลด์

Center = 1

ตำแหน่งกลาง.

Left = 0

ตำแหน่งซ้าย.

Right = 2

ตำแหน่งขวา.

 แบบไทย