Creates an attachment in PDF document from the given stream. The stream must remain opened until
the document is saved
Namespace: HiQPdf
Assembly: HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax
Parameters
- stream
- Type: System.IOStream
The stream to embed in PDF - name
- Type: SystemString
The name of the attachment
See Also