Interface: ComparisonResult

PSPDFKit.ComparisonResult

Describes the result of a text comparison.

Properties:
Name Type Description
type 'text'

The type of comparison result. Only "text" is supported for now.

hunks Array.<PSPDFKit.Hunk>

The hunks of changes within the comparison result.