EVO PDF Logo

DocumentAddFileAttachment Method (String)

EVO PDF Client for .NET Framework
Adds an attachment a given file to this PDF document

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient (in EvoPdfClient.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public void AddFileAttachment(
	string filePath
)

Parameters

filePath
Type: SystemString
The path to file to be attached
See Also

Reference