EmailAttachment
Leave feedback
On this page
Represents a file attached to an email message.
public class EmailAttachment : EmailAttachmentBase
| Name | Description |
|---|---|
| override Content { get; set; } | Gets or sets the attached file content. |
| ContentId { get; } | Gets the content id of this EmailAttachmentBase. |
| MediaType { get; } | Gets the media type of this EmailAttachmentBase. |
| Name { get; set; } | Gets or sets the name of the attached file. |
| Name | Description |
|---|---|
| CreateWatermarker() | Loads a content from the attached file. |
| CreateWatermarker(LoadOptions) | Loads a content from the attached file with the specified load options. |
| CreateWatermarker(LoadOptions, WatermarkerSettings) | Loads a content from the attached file with the specified load options and settings. |
| GetDocumentInfo() | Gets the information about a document stored in the attached file. |
- class EmailAttachmentBase
- namespace GroupDocs.Watermark.Contents.Email
- assembly GroupDocs.Watermark
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.