DocumentAddFileAttachment(String) Method
Adds an attachment a given file to this PDF document
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public void AddFileAttachment(
string filePath
)
Public Sub AddFileAttachment (
filePath As String
)
public:
void AddFileAttachment(
String^ filePath
)
member AddFileAttachment :
filePath : string -> unit
Parameters
- filePath String
- The path to file to be attached