Aspose::Words::Saving::MarkdownSaveOptions::set_ExportUnderlineFormatting method

MarkdownSaveOptions::set_ExportUnderlineFormatting method

Sets a boolean value indicating either to export underline text formatting as sequence of two plus characters “++”. The default value is false.

void Aspose::Words::Saving::MarkdownSaveOptions::set_ExportUnderlineFormatting(bool value)

See Also