DocumentAppendDocument(String, String) Method
Appends the password protected PDF file given as parameter to this document
Namespace: WinnovativeClientAssembly: WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 20.0.0
public void AppendDocument(
string pdfFilePath,
string password
)
Parameters
- pdfFilePath String
- The PDF document to append full path
- password String
- The password to open the appended PDF document