CompareResultDifference interface¶
The CompareResultDifference represents a single diff in a document or page comparison.
CompareResultDifference::Details property | Contains the words that are part of this diff. |
CompareResultDifference::OriginalPageIndex property | Indicates the page index into the original document where the difference occurs. |
CompareResultDifference::RevisedPageIndex property | Indicates the page index into the revised document where the difference occurs. |
CompareResultDifference::Source property | Indicates the source of the difference. |
CompareResultDifference::Type property | Indicates the source of the difference. |