PdfTextHorizontalAlign Enum

File
wijmo.pdf.js
Module
wijmo.pdf

Specifies the horizontal alignment of text content.

Members

Name Value Description
Left 0

Text is aligned to the left.

Center 1

Text is centered.

Right 2

Text is aligned to the right.

Justify 3

Text is justified.