ParagraphAlign
IPDFDocument4 :: Types used in IPDFDocument4

See Also
Collapse All

This type specifies paragraph horizontal text alignment.

Syntax

enum ParagraphAlign

Remarks

PDF Creator Pilot supports the following paragraph horizontal text alignments:

Name Alignment Value
paLeft Left 0
paCenter Centered 1
paRight Right 2
paJustify Justified 3

See Also

Reference