_OlkCommandButton.PictureAlignment Propiedad

Definición

Devuelve o establece una OlPictureAlignment constante que especifica la alineación de la imagen y el texto del botón. Lectura y escritura.

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

Valor de propiedad

Se aplica a