LetterContentClass.LetterheadLocation Property
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Overridable Property LetterheadLocation As WdLetterheadLocation
Get
Set
'Usage
Dim instance As LetterContentClass
Dim value As WdLetterheadLocation
value = instance.LetterheadLocation
instance.LetterheadLocation = value
public virtual WdLetterheadLocation LetterheadLocation { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.WdLetterheadLocation
Implements
_LetterContent.LetterheadLocation