_Document.Compare2002(String, Object, Object, Object, Object, Object) Method

Definition

Reserved for internal use.

public void Compare2002 (string Name, ref object AuthorName, ref object CompareTarget, ref object DetectFormatChanges, ref object IgnoreAllComparisonWarnings, ref object AddToRecentFiles);
abstract member Compare2002 : string * obj * obj * obj * obj * obj -> unit
Public Sub Compare2002 (Name As String, Optional ByRef AuthorName As Object, Optional ByRef CompareTarget As Object, Optional ByRef DetectFormatChanges As Object, Optional ByRef IgnoreAllComparisonWarnings As Object, Optional ByRef AddToRecentFiles As Object)

Parameters

Name
String
AuthorName
Object
CompareTarget
Object
DetectFormatChanges
Object
IgnoreAllComparisonWarnings
Object
AddToRecentFiles
Object

Applies to