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