set_NewLineType()

MarkdownSaveOptions::set_NewLineType(Aspose::Slides::Export::NewLineType) method

Specifies whether the generated document should have new lines \r(Macintosh) of \n(Unix) or \r\n(Windows). Default is Unix.

void Aspose::Slides::Export::MarkdownSaveOptions::set_NewLineType(Aspose::Slides::Export::NewLineType value)

See Also