_Document.Merge2000 Method

Reserved for internal use.

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

Syntax

'Declaration
Sub Merge2000 ( _
    FileName As String _
)
'Usage
Dim instance As _Document
Dim FileName As String

instance.Merge2000(FileName)
void Merge2000(
    string FileName
)

Parameters

See Also

Reference

_Document Interface

_Document Members

Microsoft.Office.Interop.Word Namespace