EVO HTML to PDF Converter

DocumentAddFileAttachment Method (String)

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

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public void AddFileAttachment(
	string filePath
)

Parameters

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

Reference