System::Xml::XmlWriterSettings::set_NewLineHandling طريقة
XmlWriterSettings::set_NewLineHandling method
يضبط قيمة تشير إلى ما إذا كان يجب تطبيع فواصل الأسطر في الناتج.
void System::Xml::XmlWriterSettings::set_NewLineHandling(System::Xml::NewLineHandling value)
| Parameter | Type | الوصف |
|---|---|---|
| value | System::Xml::NewLineHandling | القيمة المراد تعيينها. |
انظر أيضًا
- Enum NewLineHandling
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Page for C++