
This example jumps ahead in terms of the objects involved in
the code, but it is useful to illustrate the MergeDocuments
function. First, we begin by declaring three Document vari-
ables. You can see by the assignment of these variables that
one is used to represent the original contract document, the
second is used to represent the amended contract document,
and the third is used to contain the resultant document
returned by the MergeDocuments function. If you have the
sample files installed, you should see the resultant document
as shown in Figure 16-7.
The SynonymInfo Property
The practical application of the SynonymInfo object may
seem a little elusive ...