System::Xml::XmlWriterSettings::get_NewLineOnAttributes metodo
XmlWriterSettings::get_NewLineOnAttributes method
Restituisce un valore che indica se scrivere gli attributi su una nuova riga.
bool System::Xml::XmlWriterSettings::get_NewLineOnAttributes()
ReturnValue
true to write attributes on individual lines; otherwise, false. The default is false.
Vedi anche
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Font for C++