Winnovative Logo

DocumentAddFileAttachment Method (String)

Winnovative Client for .NET Core
Adds an attachment a given file to this PDF document

Namespace:  WinnovativeClient
Assembly:  WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax

public void AddFileAttachment(
	string filePath
)

Parameters

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

Reference