Document(String) Constructor
Creates a PDF document from and existing PDF file.
Namespace: EvoExcelToPdfAssembly: EvoExcelToPdf_NetCore (in EvoExcelToPdf_NetCore.dll) Version: 14.0.0
public Document(
string pdfFilePath
)
Parameters
- pdfFilePath String
- The full path of an existing PDF document file.