[]
        
(Showing Draft Content)

PdfTextHorizontalAlign 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: = 2

Text is aligned to the right.