System::Xml::XmlWriterSettings::set_NewLineChars method
XmlWriterSettings::set_NewLineChars method
Sets the character string to use for line breaks.
void System::Xml::XmlWriterSettings::set_NewLineChars(const String &value)
Parameter | Type | Description |
---|---|---|
value | const String& | The value to set. |
See Also
- Class String
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.TeX for C++