Winnovative PDF Merge Library for .NET
AppendPDFFile Method (pdfFileFullPath)
NamespacesWinnovative.PDFMergePDFMergeAppendPDFFile(String)
Winnovative PDF Merge Library for .NET
Appends an existing PDF document
Declaration Syntax
C#Visual BasicVisual C++
public void AppendPDFFile(
	string pdfFileFullPath
)
Public Sub AppendPDFFile ( _
	pdfFileFullPath As String _
)
public:
void AppendPDFFile(
	String^ pdfFileFullPath
)
Parameters
pdfFileFullPath (String)
The full file path of the existing PDF document

Assembly: Winnovative.PDFMerge (Module: Winnovative.PDFMerge) Version: 3.2.0.0 (3.2.0.0)