System::Xml::XmlWriterSettings::set_NewLineHandling 方法
XmlWriterSettings::set_NewLineHandling method
设置一个值,指示是否对输出中的换行进行标准化。
void System::Xml::XmlWriterSettings::set_NewLineHandling(System::Xml::NewLineHandling value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | System::Xml::NewLineHandling | 要设置的值。 |
另见
- Enum NewLineHandling
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Font for C++