Constructs a new RemoveProtectionJob instance.
The parameters for constructing an instance of RemoveProtectionJob.
The input asset for the job. Cannot be undefined.
Optional outputAsset object representing the output asset.
RemoveProtectionParams object to specify the password to remove the protection from the PDF document. Cannot be undefined.
External assets can be set as output only when input is external asset as well.
Private Readonly _inputPrivate Optional Readonly _outputPrivate Readonly _paramsPrivate generatePDFServicesAPIRequestOptional notifierConfigList: NotifierConfig[]Protected validateGenerated using TypeDoc
A job that allows to remove password security from a PDF document.
Example
Sample Usage: