MarkdownOptions class

MarkdownOptions class

Options for conversion to markdown file type.

The MarkdownOptions type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of MarkdownOptions class.

Properties

Property Description
export_images_as_base64 The option to export images as base64.

See Also