Interface: PageComparisonResult

PSPDFKit.PageComparisonResult

Describes the result of a page comparison.

Properties:
Name Type Description
originalPageIndex number

The index of the original page.

changedPageIndex number

The index of the changed page.

comparisonResults Array.<PSPDFKit.ComparisonResult>

The comparison results for the page.