Interface: Hunk

PSPDFKit.Hunk

Describes a hunk of changes within a document comparison.

Properties:
Name Type Description
originalRange PSPDFKit.Range

The range in the original document.

changedRange PSPDFKit.Range

The range in the changed document.

operations Array.<PSPDFKit.Operation>

The operations within the hunk.