Merges the specified PDF files into a PDF file on disk.

C# | Visual Basic | Visual C++ |
public static void Merge( string[] srcPdfFilePaths, string destFilePath )
Public Shared Sub Merge ( srcPdfFilePaths As String(), destFilePath As String )
public: static void Merge( array<String^>^ srcPdfFilePaths, String^ destFilePath )
Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)