System::Xml::XmlWriterSettings::set_NewLineOnAttributes method
XmlWriterSettings::set_NewLineOnAttributes method
设置一个值,指示是否在新行上写属性。
void System::Xml::XmlWriterSettings::set_NewLineOnAttributes(bool value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | bool | 要设置的值。 |
另见
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Font for C++