Expand Minimize
This topic has not yet been rated - Rate this topic

Document.TrackRevisions Property (2007 System)

Gets or sets a value that indicates whether changes are tracked in the document.

Namespace:  Microsoft.Office.Tools.Word
Assembly:  Microsoft.Office.Tools.Word.v9.0 (in Microsoft.Office.Tools.Word.v9.0.dll)
public bool TrackRevisions { get; set; }

Property Value

Type: System.Boolean
true if changes are tracked in the document; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.