Skip to main content
This object provides access to the comparison parameters.

Properties

NameTypeDescription
ApplicationEngine, read-onlyReturns the Engine object.
CompareTablesSeparatelyFromTextVARIANT\_BOOLSpecifies whether the changes detected in the tables should be separated from the changes in the text. This property is FALSE by default.
CorrectOcrErrorsVARIANT\_BOOLSpecifies whether to correct OCR errors in the text to be compared. If there are probable recognition variants which make the words in the original and the copy match, the change will be ignored. The value of this property is used only if the SaveCharacterRecognitionVariants property is set to TRUE; otherwise, it is ignored. This property is TRUE by default.
DetectOneLetterNonDigitChangesVARIANT\_BOOLSpecifies whether to detect one-letter changes in the words without numbers. This property is TRUE by default.
DetectPunctuatorChangesVARIANT\_BOOLSpecifies whether to detect changes in the punctuation marks. This property is TRUE by default.
DetectRunningTitleChangesVARIANT\_BOOLSpecifies whether to detect changes in running titles. If there is a text that repeats in the header or footer, the change will be ignored. This property is TRUE by default.
DetectWhiteSpaceChangesVARIANT\_BOOLSpecifies whether to remove the spaces at the beginning or the end of the detected changes. This property is FALSE by default.
UseDoubleLanguageAgreementMode <Note> Not currently implemented. </Note>VARIANT\_BOOLSpecifies whether the document can be treated as a bilingual agreement with a two-column structure during the comparison. This property is FALSE by default.
ComparisonParams Object Diagram

See also

Comparator Working with Properties Working with Profiles Migration Guide from ScanDifFinder SDK to Document Comparison API Document Comparison