FileAttachmentElement Class |
Namespace: ExpertPdf.PdfCreator
Name | Description | |
---|---|---|
FileAttachmentElement(String) |
Creates a file attachment and link in page to the attachment
| |
FileAttachmentElement(RectangleF, String) |
Creates a file attachment and a link in page to the attachment
| |
FileAttachmentElement(Stream, String) |
Creates a file attachment from a stream
| |
FileAttachmentElement(RectangleF, Stream, String) |
Creates a file attachment from a stream and a link in page to the attachment
|