TextComparer Properties
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
The TextComparer type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AreEqual | Gets whether the documents equal. |
![]() | ChangedInPercents | Count of changes in percents. |
![]() | CheckPermissions | Defines whether respect permissions set by document owner. If True, extractor throws exception when the extraction is prohibited. |
![]() | FirstFileName | |
![]() | LinesAddedCount | Count of lines added. |
![]() | LinesChangedCount | Count of lines changed (modified). |
![]() | LinesRemovedCount | Count of lines removed. |
![]() | RegistrationKey | |
![]() | RegistrationName | |
![]() | SecondFileName | |
![]() | TimeSpent | Processing time. |
See Also