_LetterContent.Letterhead Property
True if space is reserved for a 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 Letterhead As Boolean
Get
Set
'Usage
Dim instance As _LetterContent
Dim value As Boolean
value = instance.Letterhead
instance.Letterhead = value
bool Letterhead { get; set; }
Property Value
Type: System.Boolean
Remarks
The LetterheadSize property controls the size of the reserved letterhead space.