get_RemoveEmptyLines()

MarkdownSaveOptions::get_RemoveEmptyLines() const method

If set to true, removes empty or whitespace-only lines from the final Markdown output. Default is false.

bool Aspose::Slides::Export::MarkdownSaveOptions::get_RemoveEmptyLines() const

See Also