CompareResultDifferenceDetail interface¶
The CompareResultDifferenceDetail interface contains information about the words that make up a CompareResultDifference, including the text, page index and bounding box.
| CompareResultDifferenceDetail::Bounds property | Contains the bounding box of the word. | 
| CompareResultDifferenceDetail::PageIndex property | Contains the page index. | 
| CompareResultDifferenceDetail::Text property | Contains the text of the word. |