SideBySideComparisonOptions.AdditionalChangeMarks

SideBySideComparisonOptions.AdditionalChangeMarks property

Get and set the property that determines whether additional change markers are displayed. If set, displays change marks that are not on the current page but are present on another page. If the change lacates between words, the mark may not be positioned exactly relative to the whitespace character. The default value is false.

public bool AdditionalChangeMarks { get; set; }

See Also