MailMergeDataSource.HeaderSourceName Property

Returns the path and file name of the header source attached to the specified mail merge main document.

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

Syntax

'Declaration
ReadOnly Property HeaderSourceName As String
    Get
'Usage
Dim instance As MailMergeDataSource
Dim value As String

value = instance.HeaderSourceName
string HeaderSourceName { get; }

Property Value

Type: System.String

See Also

Reference

MailMergeDataSource Interface

MailMergeDataSource Members

Microsoft.Office.Interop.Word Namespace