EmailOptions class
EmailOptions class
Contains options for rendering email messages. For details, see the documentation.
The EmailOptions type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes an instance of the EmailOptions class. |
Properties
| Property | Description |
|---|---|
| page_size | The size of the output page. |
| date_time_format | Time Format (can be include TimeZone).
For example: ‘MM d yyyy HH:mm tt’, if not set - current system format is used |
| time_zone_offset | Message time zone offset. |
See Also
- module
groupdocs.viewer.options - class
EmailOptions