_OlkCommandButton.PictureAlignment 属性

定义

返回或设置一个 OlPictureAlignment 常量,该常量指定图像和按钮上文本的对齐方式。 读/写。

public:
 property Microsoft::Office::Interop::Outlook::OlPictureAlignment PictureAlignment { Microsoft::Office::Interop::Outlook::OlPictureAlignment get(); void set(Microsoft::Office::Interop::Outlook::OlPictureAlignment value); };
public Microsoft.Office.Interop.Outlook.OlPictureAlignment PictureAlignment { get; set; }
Public Property PictureAlignment As OlPictureAlignment

属性值

适用于