PageSetup.VerticalAlignment Propiedad

Definición

Devuelve o establece la alineación vertical del texto en todas las páginas de un documento o una sección.

public:
 property Microsoft::Office::Interop::Word::WdVerticalAlignment VerticalAlignment { Microsoft::Office::Interop::Word::WdVerticalAlignment get(); void set(Microsoft::Office::Interop::Word::WdVerticalAlignment value); };
public Microsoft.Office.Interop.Word.WdVerticalAlignment VerticalAlignment { get; set; }
member this.VerticalAlignment : Microsoft.Office.Interop.Word.WdVerticalAlignment with get, set
Public Property VerticalAlignment As WdVerticalAlignment

Valor de propiedad

Se aplica a