LetterContentClass.SalutationType Property

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Overridable Property SalutationType As WdSalutationType
    Get
    Set
'Usage
Dim instance As LetterContentClass
Dim value As WdSalutationType

value = instance.SalutationType

instance.SalutationType = value
public virtual WdSalutationType SalutationType { get; set; }

Property Value

Type: Microsoft.Office.Interop.Word.WdSalutationType

Implements

_LetterContent.SalutationType

See Also

Reference

LetterContentClass Class

LetterContentClass Members

Microsoft.Office.Interop.Word Namespace