Aspose::Words::Saving::MarkdownSaveOptions::get_ExportUnderlineFormatting method

MarkdownSaveOptions::get_ExportUnderlineFormatting method

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

bool Aspose::Words::Saving::MarkdownSaveOptions::get_ExportUnderlineFormatting() const

See Also