System::Xml::XmlWriterSettings::set_NewLineHandling method
XmlWriterSettings::set_NewLineHandling method
Sets a value indicating whether to normalize line breaks in the output.
void System::Xml::XmlWriterSettings::set_NewLineHandling(System::Xml::NewLineHandling value)
Parameter | Type | Description |
---|---|---|
value | System::Xml::NewLineHandling | The value to set. |
See Also
- Enum NewLineHandling
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.TeX for C++