Método System::Xml::XmlWriterSettings::get_NewLineOnAttributes
XmlWriterSettings::get_NewLineOnAttributes method
Devuelve un valor que indica si se deben escribir los atributos en una nueva línea.
bool System::Xml::XmlWriterSettings::get_NewLineOnAttributes()
ReturnValue
true to write attributes on individual lines; otherwise, false. The default is false.
Ver también
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Page for C++