Describes the result of a page comparison.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
originalPageIndex |
number |
<optional> |
The index of the original page. |
changedPageIndex |
number |
<optional> |
The index of the changed page. |
comparisonResults |
Array.<PSPDFKit.ComparisonResult> | The comparison results for the page. |