EmailOptions
Leave feedback
On this page
Contains options for rendering email messages. For details, see the documentation.
public class EmailOptions
| Name | Description |
|---|---|
| EmailOptions() | Initializes an instance of the EmailOptions class. |
| Name | Description |
|---|---|
| DateTimeFormat { get; set; } | Time Format (can be include TimeZone). For example: ‘MM d yyyy HH:mm tt’, if not set - current system format is used |
| FieldTextMap { get; set; } | The mapping between email message Field and field text representation. |
| PageSize { get; set; } | The size of the output page. |
| TimeZoneOffset { get; set; } | Message time zone offset. |
- namespace GroupDocs.Viewer.Options
- assembly GroupDocs.Viewer
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.