WdSalutationType Enum

Definition

Specifies the type of salutation to use for a letter.

public enum class WdSalutationType
[System.Runtime.InteropServices.Guid("760A1DA4-732F-3807-9348-F1523975D7CB")]
public enum WdSalutationType
type WdSalutationType = 
Public Enum WdSalutationType
Inheritance
WdSalutationType
Attributes

Fields

wdSalutationBusiness 2

Business salutation

wdSalutationFormal 1

Format salutation.

wdSalutationInformal 0

Informal salutation.

wdSalutationOther 3

Custom salutation.

Applies to