MailMergeDataSource.HeaderSourceType Property
Returns a value that indicates the way the header source is being supplied for the mail merge operation.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property HeaderSourceType As WdMailMergeDataSource
Get
'Usage
Dim instance As MailMergeDataSource
Dim value As WdMailMergeDataSource
value = instance.HeaderSourceType
WdMailMergeDataSource HeaderSourceType { get; }
Property Value
Type: Microsoft.Office.Interop.Word.WdMailMergeDataSource
Remarks
The HeaderSourceType property can be one of the WdMailMergeDataSource constants.