Search results

ExportSuccessEventArgs API in Vue PDF Viewer API component

This event arguments provides the necessary information about export annotations success event.

Properties

exportData

any

Specifies the annotation data exported from the loaded documents.

fileName

string

Specifies the exported annotations json file name.

formFieldData

any

Specifies the form field data exported from the loaded documents.

name

string

Specifies name of the event.