Optional
digitalSigns the PDF with digital signature with advanced options. Note that the PDF will not be fully signed until Saved using saveAs"
undefined
Optional
incrementalSaves the PDF as byte array with changes appended to the end of the file.
false
Optional
ownerSets owner password and enables 128Bit encryption of PDF content. An owner password is one used to enable and disable all other security settings. OwnerPassword must be set to a non-empty string value for setPermission,
undefined
Optional
saveConvert the current document into the specified PDF-A standard format
false
Sets user password and enables 128Bit encryption of PDF content. A user password is a password that each user must enter to open or print the PDF document.
undefined
Generated using TypeDoc
PDF saving options see saveAs