Adds an attachment with the given name and a given description from binary data to this PDF document
Namespace: WinnovativeClient
Assembly: WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax
Parameters
- fileData
- Type:System.Byte[]
The file data - attachmentName
- Type: System.String
A name for attachment - descr
- Type: System.String
The attachment description
See Also