PDFMergeSaveMergedPDFToFile Method
Saves the merged PDF document into the specified disk file.
Namespace: EvoPdf.PdfMergeAssembly: EvoPdfMerge_NetCore (in EvoPdfMerge_NetCore.dll) Version: 14.0.0
public void SaveMergedPDFToFile(
string outFile
)
Parameters
- outFile String
- The full path of the file where to save the rendered PDF document.