System::Xml::XmlWriterSettings::get_NewLineHandling method
XmlWriterSettings::get_NewLineHandling method
Returns a value indicating whether to normalize line breaks in the output.
System::Xml::NewLineHandling System::Xml::XmlWriterSettings::get_NewLineHandling()
ReturnValue
One of the NewLineHandling values. The default is NewLineHandling::Replace.
See Also
- Enum NewLineHandling
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.TeX for C++