System::Xml::XmlWriterSettings::set_NewLineChars method
XmlWriterSettings::set_NewLineChars method
设置用于换行的字符字符串。
void System::Xml::XmlWriterSettings::set_NewLineChars(const String &value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | const String& | 要设置的值。 |
另见
- Class String
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Font for C++