[]
        
(Showing Draft Content)

StructureChanges

Type Alias: StructureChanges

type StructureChanges = object;

Document structure changes.

Type declaration

pdfInfo

pdfInfo: object;

pdfInfo.fingerprint

fingerprint: string;

pdfInfo.fingerprints?

optional fingerprints: string[];

pdfInfo.numPages

numPages: number;

resultStructure

resultStructure: number[];

structureChanges

structureChanges: PageStructureChange[];

touchedAnnotations?

optional touchedAnnotations: object[];