Aspose::Words::Loading::MarkdownLoadOptions::get_ImportUnderlineFormatting method

MarkdownLoadOptions::get_ImportUnderlineFormatting method

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

bool Aspose::Words::Loading::MarkdownLoadOptions::get_ImportUnderlineFormatting() const

See Also