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