DocumentClass.Merge(String, Object, Object, Object, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual void Merge (string FileName, ref object MergeTarget, ref object DetectFormatChanges, ref object UseFormattingFrom, ref object AddToRecentFiles);
abstract member Merge : string * obj * obj * obj * obj -> unit
override this.Merge : string * obj * obj * obj * obj -> unit
Public Overridable Sub Merge (FileName As String, Optional ByRef MergeTarget As Object, Optional ByRef DetectFormatChanges As Object, Optional ByRef UseFormattingFrom As Object, Optional ByRef AddToRecentFiles As Object)
Parameters
- FileName
- String
- MergeTarget
- Object
- DetectFormatChanges
- Object
- UseFormattingFrom
- Object
- AddToRecentFiles
- Object