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

Document.PrintRevisions Property

Gets or sets a value that indicates whether revision marks are printed with the document.

Namespace: Microsoft.Office.Tools.Word
Assembly: Microsoft.Office.Tools.Word (in microsoft.office.tools.word.dll)

public virtual bool PrintRevisions { get; set; }

Property Value

true if revision marks are printed with the document; otherwise, false (tracked changes are printed as if they had been accepted).
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.