Click or drag to resize

PDFMergeAppendImageFile Method

Append an existing image file

Namespace: ExpertPdf.MergePdf
Assembly: epmergepdf (in epmergepdf.dll) Version: 9.0
Syntax
public void AppendImageFile(
	string imageFileFullPath
)

Parameters

imageFileFullPath  String
The full file path of the existing image file
See Also