PageSetup.VerticalAlignment 属性

定义

返回或设置文档或节中每页文本的垂直对齐方式。

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

属性值

适用于