EmailOptions class
Leave feedback
On this page
Contains options for rendering email messages.
GroupDocs.Viewer supports the EmailOptions class that allows you to specify different options for rendering email messages. To access these options, use the EmailOptions property on one of the following view option classes, depending on the desired output format:
The EmailOptions type exposes the following members:
| Constructor | Description |
|---|---|
| init | Initializes an instance of the EmailOptions class. |
| Property | Description |
|---|---|
| date_time_format | The time format (can include TimeZone). If not set, the current system format is used. |
| field_text_map | The mapping between email message Field and field text representation. |
| page_size | The size of the output page. |
| time_zone_offset | The message time zone offset. |
- module
groupdocs.viewer.options
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.