Appends the password protected PDF file given as parameter to this document
            
Namespace: EvoPdfClient
Assembly: EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax
Parameters
- pdfFilePath
- Type: SystemString
 The PDF document to append full path
- password
- Type: SystemString
 The password to open the appended PDF document
See Also