Winnovative PDF Merge Library for .NET Documentation

PDFMergeAppendPDFFile Method (String)

Winnovative PDF Merge Library for .NET
Appends an existing PDF document

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

public void AppendPDFFile(
	string pdfFileFullPath
)

Parameters

pdfFileFullPath
Type: SystemString
The full file path of the existing PDF document
See Also

Reference