UNPKG

@azinformatica/pdfjs-dist

Version:

Generic build of Mozilla's PDF.js library. (FORK)

9 lines (8 loc) 297 B
export function docPropertiesLookup(pdfDocument: any): Promise<any>; export class GenericScripting { constructor(sandboxBundleSrc: any); _ready: any; createSandbox(data: any): Promise<void>; dispatchEventInSandbox(event: any): Promise<void>; destroySandbox(): Promise<void>; }