Winnovative PDF Merge Library for .NET Documentation

PDFMergeSaveMergedPDFToFile Method

Winnovative PDF Merge Library for .NET
Saves the merged PDF document into the specified disk file.

Namespace:  Winnovative.PDFMerge
Assembly:  wnvpdfmerge (in wnvpdfmerge.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public void SaveMergedPDFToFile(
	string outFile
)

Parameters

outFile
Type: SystemString
The full path of the file where to save the rendered PDF document.
See Also

Reference