WdLetterheadLocation Enum

Definition

Specifies a location to place letterhead in a letter created by the Letter Wizard.

public enum class WdLetterheadLocation
[System.Runtime.InteropServices.Guid("AC8A429B-81FF-3CA5-910E-A03F96533295")]
public enum WdLetterheadLocation
type WdLetterheadLocation = 
Public Enum WdLetterheadLocation
Inheritance
WdLetterheadLocation
Attributes

Fields

wdLetterBottom 1

At the bottom of the letter.

wdLetterLeft 2

To the left of the letter.

wdLetterRight 3

To the right of the letter.

wdLetterTop 0

At the top of the letter.

Applies to