Expert PDF Merge Library
SaveMergedPDFToFile Method (outFile)
NamespacesExpertPdf.MergePdfPDFMergeSaveMergedPDFToFile(String)
Expert PDF Merge Library
Saves the merged PDF document into the specified disk file.
Declaration Syntax
C#Visual BasicVisual C++
public void SaveMergedPDFToFile(
	string outFile
)
Public Sub SaveMergedPDFToFile ( _
	outFile As String _
)
public:
void SaveMergedPDFToFile(
	String^ outFile
)
Parameters
outFile (String)
The full path of the file where to save the rendered PDF document.

Assembly: ExpertPdf.MergePdf (Module: ExpertPdf.MergePdf) Version: 3.2.0.0 (3.2.0.0)