WdOrientation Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies a page layout orientation.
public enum class WdOrientation
[System.Runtime.InteropServices.Guid("35023E17-F1A4-3D19-A3C9-B28D30158769")]
public enum WdOrientation
type WdOrientation =
Public Enum WdOrientation
- Inheritance
-
WdOrientation
- Attributes
Fields
Name | Value | Description |
---|---|---|
wdOrientPortrait | 0 | Portrait orientation. |
wdOrientLandscape | 1 | Landscape orientation. |