DocumentBase.GetLetterContent Method

Retrieves letter elements from the document and returns a LetterContent.

Namespace:  Microsoft.Office.Tools.Word
Assembly:  Microsoft.Office.Tools.Word.v4.0.Utilities (in Microsoft.Office.Tools.Word.v4.0.Utilities.dll)

Syntax

'Declaration
Public Function GetLetterContent As LetterContent
public LetterContent GetLetterContent()

Return Value

Type: Microsoft.Office.Interop.Word.LetterContent
A LetterContent.

.NET Framework Security

See Also

Reference

DocumentBase Class

Microsoft.Office.Tools.Word Namespace