PDFMergeSaveMergedPDFToFile Method
Saves the merged PDF document into the specified disk file.
Namespace: Winnovative.PDFMergeAssembly: WnvPdfMerge_NetCore (in WnvPdfMerge_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.