Overview and description of Leadtools Document Compare classes.
Class | Description | |
---|---|---|
CompareJobData | Data for a status compare job. | |
CompareJobRunner | Initializes a new instance of this class. | |
CompareJobRunnerEventArgs | Data for the CompareJobRunner.Operation event. | |
Difference | Abstract object describing the difference between two compare objects. | |
DifferenceLocation | Holds the positional information for a Difference object. | |
DocumentCompareOptions | The options to be used with the DocumentComparer. | |
DocumentComparer | Supports comparing strings, DocumentPageText, and LEADDocument objects. | |
DocumentDifference | Holds the result set for positional text-based comparisons. | |
MarkdownReportOptions | Options to be used in conjunction with DocumentDifference.GenerateMarkdownReport. | |
PageCharacter | Holds additional information about DocumentCharacter, such as the page number, wordmap index, and character index. | |
PageCharactersDifference | Holds PageCharacter difference information. | |
RasterCompareOptions | Options to use when comparing DocumentPage objects as raster content. | |
ReportOptions | The base options that are used when generating a report. | |
TextDifference | Object for holding text-comparison information. |