PbTextDirection enumeration (Publisher)

Indicates the direction in which text flows in the specified paragraph.

Name Value Description
pbTextDirectionLeftToRight 1 Text flows from left to right.
pbTextDirectionMixed -9999999 A return value indicating a range containing some left-to-right text and some right-to-left text.
pbTextDirectionRightToLeft 2 Text flows from right to left.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.