get_NewLineType()

MarkdownSaveOptions::get_NewLineType() const method

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

Aspose::Slides::Export::NewLineType Aspose::Slides::Export::MarkdownSaveOptions::get_NewLineType() const

See Also