EmailAttachmentBase class
EmailAttachmentBase class
Provides a base class for email attachments.
Inheritance: EmailAttachmentBase →
Attachment
The EmailAttachmentBase 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. |
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
EmailAttachmentBase