PageSetup.VerticalAlignment Property

Definition

Returns or sets the vertical alignment of text on each page in a document or section.

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

Property Value

Applies to