EVO HTML to PDF Converter

DocumentAddFileAttachment Method

EVO PDF Client for .NET Documentation
Overload List

  NameDescription
Public methodAddFileAttachment(String)
Adds an attachment a given file to this PDF document
Public methodAddFileAttachment(Byte, String)
Adds an attachment with the given name from binary data to this PDF document
Public methodAddFileAttachment(String, String)
Adds an attachment a given file and given description to this PDF document
Public methodAddFileAttachment(Byte, String, String)
Adds an attachment with the given name and a given description from binary data to this PDF document
Top
See Also

Reference