WdEnvelopeOrientation Enum

Definition

Specifies the orientation of envelopes.

public enum class WdEnvelopeOrientation
[System.Runtime.InteropServices.Guid("07D962DD-B8BD-3B64-93B5-804E4692204E")]
public enum WdEnvelopeOrientation
type WdEnvelopeOrientation = 
Public Enum WdEnvelopeOrientation
Inheritance
WdEnvelopeOrientation
Attributes

Fields

wdCenterClockwise 7

Center clockwise orientation.

wdCenterLandscape 4

Center landscape orientation.

wdCenterPortrait 1

Center portrait orientation.

wdLeftClockwise 6

Left clockwise orientation.

wdLeftLandscape 3

Left landscape orientation.

wdLeftPortrait 0

Left portrait orientation.

wdRightClockwise 8

Right clockwise orientation.

wdRightLandscape 5

Right landscape orientation.

wdRightPortrait 2

Right portrait orientation.

Applies to