PandocSettings.

TrackChanges Property

Summary

Specifies what to do with insertions, deletions, and comments produced by the MS Word “Track Changes” feature. accept (the default) processes all the insertions and deletions.
Assembly
Cake.Pandoc.dll
Namespace
Cake.Pandoc
Containing Type
PandocSettings

Syntax

public string TrackChanges { get; set; }

Attributes

Type Description
DataMemberAttribute

Value

Type Description
string