PdfMergeAddPdf(String, String) Method
Adds a PDF from a file
Namespace: Winnovative.Pdf.ChromiumAssembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 18.4.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