Document.RevisedDocumentTitle Property
Word Developer Reference |
Returns a String that represents the document title for a revised document after running a legal-blackline document compare function. Read-only.
Syntax
expression.RevisedDocumentTitle
expression An expression that returns a Document object.
Remarks
To perform a legal-blackline document compare, use the CompareDocuments method.
See Also