Expert PDF Merge Library
AppendPDFFile Method (pdfFileFullPath)
NamespacesExpertPdf.MergePdfPDFMergeAppendPDFFile(String)
Expert PDF Merge Library
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: ExpertPdf.MergePdf (Module: ExpertPdf.MergePdf) Version: 3.2.0.0 (3.2.0.0)