PageSetup.Orientation 属性

定义

返回或设置页面的方向。

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

属性值

注解

WdOrientation某些常量可能不可用,具体取决于美国英语 (语言支持,例如你选择或安装的) 。

适用于