MarkdownOptions class

MarkdownOptions class

Options for conversion to markdown file type.

Inheritance: MarkdownOptionsValueObject

The MarkdownOptions type exposes the following members:

Constructors

Constructor Description
init Initializes new instance of MarkdownOptions class.

Properties

Property Description
export_images_as_base64 Export images as base64. Default is true.

Methods

Method Description
equals Determines whether two object instances are equal.

See Also