ExportType

MarkdownSaveOptions.ExportType property

Specifies markdown specification to convert presentation. Default is TextOnly.

public MarkdownExportType ExportType { get; set; }

See Also