Click or drag to resize
Pdf Library for .NET

PdfDocumentAddAssociatedFile Method

Overload List
 NameDescription
Public methodAddAssociatedFile(String, PdfAttachmentRelationship, String, String) Embeds an arbitrary file into the pdf document as an associated file.
Public methodAddAssociatedFile(Stream, String, PdfAttachmentRelationship, String, String) Embeds the content of a stream into the pdf document as an associated file.
Top
See Also