Méthode System::Xml::XmlWriterSettings::get_NewLineOnAttributes
XmlWriterSettings::get_NewLineOnAttributes method
Renvoie une valeur indiquant s’il faut écrire les attributs sur une nouvelle ligne.
bool System::Xml::XmlWriterSettings::get_NewLineOnAttributes()
ReturnValue
true to write attributes on individual lines; otherwise, false. The default is false.
Voir aussi
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Font for C++