Manage PDF Password
Manage the PDF file's password settings
File
- File Path: The full path of the PDF file to be read
- Type:
System.String - Required
- Type:
- New Owner Password: The owner (or master) password to set on the selected file,if any. This password is used to set certain document restrictions, like printing, commenting etc.
- Type:
System.String
- Type:
- New User Password: The user password to set on the selected file, if any. This password will be required to open the document for viewing.
- Type:
System.String
- Type:
- Old Owner Password: The existing owner (or master) password of the selected file, if any. This password is used to modify certain document restrictions, like printing commenting, etc.
- Type:
System.String
- Type:
- Old User Password: The existing user password of the selected file, if any. This password is required to open the document for viewing.
- Type:
System.String
- Type:
- Output File Path: The resulting PDF is saved in this given path. If exists, the file is overwritten.
- Type:
System.String - Required
- Type: