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