Click or drag to resize

FileAttachmentElement Constructor

Overload List
  NameDescription
Public methodFileAttachmentElement(String)
Creates a file attachment and link in page to the attachment
Public methodFileAttachmentElement(RectangleF, String)
Creates a file attachment and a link in page to the attachment
Public methodFileAttachmentElement(Stream, String)
Creates a file attachment from a stream
Public methodFileAttachmentElement(RectangleF, Stream, String)
Creates a file attachment from a stream and a link in page to the attachment
Top
See Also