Метод 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++