Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 899 Bytes

Outlook.OlPictureAlignment.md

File metadata and controls

29 lines (20 loc) · 899 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
OlPictureAlignment enumeration (Outlook)
vbaol11.chm1000499
vbaol11.chm1000499
Outlook.OlPictureAlignment
69b9407f-a86a-393d-11ac-5272be88de6d
06/08/2017
medium

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.

[!includeSupport and feedback]