_LetterContent.LetterStyle Property
Returns or sets the layout of 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 LetterStyle As WdLetterStyle
Get
Set
'Usage
Dim instance As _LetterContent
Dim value As WdLetterStyle
value = instance.LetterStyle
instance.LetterStyle = value
WdLetterStyle LetterStyle { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.WdLetterStyle
Remarks
The LetterStyle property can be one of the WdLetterStyle constants.