MarkdownExportType enumeration

MarkdownExportType enumeration

Type of rendering document.

The MarkdownExportType type exposes the following members:

Fields

FieldDescription
SEQUENTIALRender all items separately. One by one.
TEXT_ONLYRender only text.
VISUALRender all items, items that are grouped - render together.

See Also