WdOrientation Enumeration 

Specifies a page layout orientation.

Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)

Usage

Dim wdOrientation1 As WdOrientation = WdOrientation.wdOrientLandscape

Syntax

Public Enum WdOrientation
public enum WdOrientation
public enum class WdOrientation
public enum WdOrientation
public enum WdOrientation

Members

Member name Description
wdOrientLandscape Landscape orientation.
wdOrientPortrait Portrait orientation.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Word Namespace