TextAlign
IPDFDocument4 :: Types used in IPDFDocument4

See Also
Collapse All

This type specifies horizontal text alignment.

Syntax

enum TextAlign

Remarks

PDF Creator Pilot supports the following horizontal text alignments:

Name

Justification

Value

taLeft Left

0

taCenter Center

1

taRight Right

2

See Also

Reference