External: jsPDF

svgcanvas~jsPDF

Type Definitions

OutputType

Type:
  • void | "save" | "arraybuffer" | "blob" | "datauristring" | "dataurlstring" | "dataurlnewwindow" | "datauri" | "dataurl"
Source:
To Do:
  • Newer version to add also allows these `outputType` values "bloburi"|"bloburl" which return strings, so document here and for `outputType` of `module:svgcanvas.PDFExportedResults` below if added