System::Xml::XmlWriterSettings::get_NewLineOnAttributes طريقة
XmlWriterSettings::get_NewLineOnAttributes method
يعيد قيمة تشير إلى ما إذا كان يجب كتابة السمات في سطر جديد.
bool System::Xml::XmlWriterSettings::get_NewLineOnAttributes()
ReturnValue
true to write attributes on individual lines; otherwise, false. The default is false.
انظر أيضًا
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Font for C++