TextDirection
IPDFDocument4 :: Types used in IPDFDocument4

See Also
Collapse All

This type specifies the direction for text on the PDF page.

Syntax

enum TextDirection

Remarks

PDF Creator Pilot supports the following text directions:

Name

Description

Value

tdLeftToRight

Show text from left to right

0

tdRightToLeft

Show text from right to left

1

See Also

Reference