DocumentBase.PrintRevisions Property

Definition

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

public bool PrintRevisions { get; set; }

Property Value

Boolean

true if revision marks are printed with the document; otherwise, false (tracked changes are printed as if they had been accepted).

Applies to