WdLetterStyle Enumeration

Specifies 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
Public Enumeration WdLetterStyle
'Usage
Dim instance As WdLetterStyle
public enum WdLetterStyle

Members

Member name Description
wdFullBlock Full block.
wdModifiedBlock Modified block.
wdSemiBlock Semi-block.

See Also

Reference

Microsoft.Office.Interop.Word Namespace