EmailEditOptions
Leave feedback
On this page
Allows to specify custom options for editing documents in the different electronic mail (email) formats
public sealed class EmailEditOptions : IEditOptions
| Name | Description |
|---|---|
| EmailEditOptions() | Initializes a new instance of the EmailEditOptions class, where all options are set to their default values |
| EmailEditOptions(MailMessageOutput) | Initializes a new instance of the EmailEditOptions class with MailMessageOutput parameter |
| Name | Description |
|---|---|
| MailMessageOutput { get; set; } | Allows to control which parts of the mail message should be delivered to the output EditableDocument and then to the emitted HTML |
- interface IEditOptions
- namespace GroupDocs.Editor.Options
- assembly GroupDocs.Editor
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.