EmailAttachment class
EmailAttachment class
Represents a file attached to an email message.
Inheritance: EmailAttachment →
EmailAttachmentBase →
Attachment
The EmailAttachment type exposes the following members:
Properties
| Property | Description |
|---|---|
| content | Gets or sets the attached file content. |
| content_id | Gets the content id of this EmailAttachmentBase. |
| media_type | Gets the media type of this EmailAttachmentBase. |
| name | Gets or sets the name of the attached file. |
Methods
| Method | Description |
|---|---|
| create_watermarker | Loads a content from the attached file. |
| create_watermarker | Loads a content from the attached file with the specified load options. |
| create_watermarker | Loads a content from the attached file with the specified load options and settings. |
| get_document_info | Gets the information about a document stored in the attached file. |
See Also
- module
groupdocs.watermark.contents.email - class
Attachment - class
EmailAttachment - class
EmailAttachmentBase