Aspose::Pdf::Comparison::SideBySideComparison::SideBySideComparisonOptions::set_AdditionalChangeMarks method

SideBySideComparisonOptions::set_AdditionalChangeMarks method

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.

void Aspose::Pdf::Comparison::SideBySideComparison::SideBySideComparisonOptions::set_AdditionalChangeMarks(bool value)

See Also