OlPictureAlignment enumeration (Outlook)

Specifies how an image is aligned with respect to text on a button.

Name Value Description
olPictureAlignmentLeft 0 The image is aligned to the left of the text and vertically centered on the button.
olPictureAlignmentTop 1 The image is aligned to the right of the text and horizontally centered on the button.

Remarks

In bidirectional text, olPictureAlignmentLeft specifies that the image should be aligned to the right of the text and vertically centered on the button.

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.