System::Xml::XmlWriterSettings::get_NewLineOnAttributes yöntemi
XmlWriterSettings::get_NewLineOnAttributes method
Yeni bir satırda öznitelikleri yazıp yazmayacağını gösteren bir değer döndürür.
bool System::Xml::XmlWriterSettings::get_NewLineOnAttributes()
ReturnValue
true to write attributes on individual lines; otherwise, false. The default is false.
Ayrıca Bakınız
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Font for C++