Table of Contents

Property RenderRevisions

Namespace
DocWright
Assembly
DocWright.dll

RenderRevisions

Gets or sets a value indicating whether tracked revisions are rendered with revision marks (true) or with all revisions applied silently (false, the default, matching Word's "No Markup" view).

public bool RenderRevisions { get; set; }

Property Value

bool