[]
type StructureChanges = object;
Document structure changes.
pdfInfo: object;
fingerprint: string;
optional fingerprints: string[];
numPages: number;
resultStructure: number[];
structureChanges: PageStructureChange[];
optional touchedAnnotations: object[];