System::Xml::XmlWriterSettings::get_NewLineOnAttributes 方法
XmlWriterSettings::get_NewLineOnAttributes method
返回一个值,指示是否在新行上写属性。
bool System::Xml::XmlWriterSettings::get_NewLineOnAttributes()
ReturnValue
true to write attributes on individual lines; otherwise, false. The default is false.
另见
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Font for C++