EmailConvertOptions class

EmailConvertOptions class

Represents options for converting to Email file type.

The EmailConvertOptions type exposes the following members:

Constructors

Constructor Description
init Initializes a new EmailConvertOptions instance.

Properties

Property Description
attachment_content_handler The delegate used to handle custom processing of email attachments.
format The desired file type the input document should be converted to.

See Also