System::Xml::XmlWriterSettings::get_NewLineOnAttributes metod
XmlWriterSettings::get_NewLineOnAttributes method
Returnerar ett värde som indikerar om attribut ska skrivas på en ny rad.
bool System::Xml::XmlWriterSettings::get_NewLineOnAttributes()
ReturnValue
true to write attributes on individual lines; otherwise, false. The default is false.
Se även
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Page for C++