PbInlineAlignment enumeration (Publisher)
Indicates whether an inline shape has left, right, or in-text alignment.
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. |
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.