Winnovative PDF Merge Library for .NET Documentation

PDFMergeAppendImageFile Method

Winnovative PDF Merge Library for .NET
Append an existing image file given by the method parameter to the merge result

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

public void AppendImageFile(
	string imageFileFullPath
)

Parameters

imageFileFullPath
Type: SystemString
The full file path of the existing image file
See Also

Reference