System::Xml::XmlWriterSettings::get_NewLineOnAttributes metode
XmlWriterSettings::get_NewLineOnAttributes method
Mengembalikan nilai yang menunjukkan apakah atribut harus ditulis pada baris baru.
bool System::Xml::XmlWriterSettings::get_NewLineOnAttributes()
ReturnValue
true to write attributes on individual lines; otherwise, false. The default is false.
Lihat Juga
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Page for C++