_LetterContent.LetterheadLocation Property
Returns or sets the location of the preprinted letterhead in a letter created by the Letter Wizard.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property LetterheadLocation As WdLetterheadLocation
Get
Set
'Usage
Dim instance As _LetterContent
Dim value As WdLetterheadLocation
value = instance.LetterheadLocation
instance.LetterheadLocation = value
WdLetterheadLocation LetterheadLocation { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.WdLetterheadLocation
Remarks
The LetterheadLocation property can be one of the WdLetterheadLocation constants.