Winnovative PDF Merge Library for .NET
AppendImageFile Method (imageFileFullPath)
NamespacesWinnovative.PDFMergePDFMergeAppendImageFile(String)
Winnovative PDF Merge Library for .NET
Append an existing image file
Declaration Syntax
C#Visual BasicVisual C++
public void AppendImageFile(
	string imageFileFullPath
)
Public Sub AppendImageFile ( _
	imageFileFullPath As String _
)
public:
void AppendImageFile(
	String^ imageFileFullPath
)
Parameters
imageFileFullPath (String)
The full file path of the existing image file

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