PbInlineAlignment Enumeration

Indicates whether an inline shape has left, right, or in-text alignment.

Version Information

Version Added: Publisher 2007

Name

Value

Description

pbInlineAlignmentCharacter

0

Shape is aligned with the text characters.

pbInlineAlignmentLeft

1

Shape is left-aligned.

pbInlineAlignmentMixed

-2

Shape is mixed-aligned.

pbInlineAlignmentRight

2

Shape is right-aligned.