_LetterContent.InfoBlock Property

Associated with the Letter Wizard in Microsoft Word. Not used in the U.S. English version of Word.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Property InfoBlock As Boolean
    Get
    Set
'Usage
Dim instance As _LetterContent
Dim value As Boolean

value = instance.InfoBlock

instance.InfoBlock = value
bool InfoBlock { get; set; }

Property Value

Type: System.Boolean

Remarks

This property may not be available to you, depending on the language support (U.S. English, for example) that you’ve selected or installed.

See Also

Reference

_LetterContent Interface

_LetterContent Members

Microsoft.Office.Interop.Word Namespace