PdfDocumentAddDocument(String, String) Method
Adds a password protected PDF file to the end of this document
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public void AddDocument(
string pdfFile,
string password
)
Parameters
- pdfFile String
- The full path of the PDF file to add
- password String
- The password of added PDF document