PdfMergeAddPdf(String, String) Method
Adds a PDF from a file
Namespace: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
public int AddPdf(
string filePath,
string password = null
)
- filePath String
- Path to the PDF file
- password String (Optional)
- Password if the PDF is password protected, null otherwise
Int32Number of pages in the PDF document