Adds an attachment with the given name and a given description from binary data to this PDF document
Namespace: WinnovativeClient
Assembly: WinnovativeClient (in WinnovativeClient.dll) Version: 17.0.0.0 (17.0.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