5.20231.904
wijmo.pdf Enumeration PdfTextHorizontalAlign Wijmo API Enumeration

PdfTextHorizontalAlign Enumeration

Specifies the horizontal alignment of text content.

Enumeration members

Enumeration members

Center

Center: = 1

Text is centered.

Justify

Justify: = 3

Text is justified.

Left

Left: = 0

Text is aligned to the left.

Right

Right: = 2

Text is aligned to the right.