Click or drag to resize
Pdf Library for .NET

PdfDocumentAddAssociatedFile Method

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