Appends the password protected PDF document given as parameter to the current document
            
Namespace: EvoPdfClient
Assembly: EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax
Parameters
- pdfData
- Type: SystemByte
 The PDF document data
- password
- Type: SystemString
 The password to open the appended PDF document
See Also