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: SystemByte
The file data - attachmentName
- Type: SystemString
A name for attachment - descr
- Type: SystemString
The attachment description
See Also