طريقة System::Xml::XmlWriterSettings::get_OmitXmlDeclaration
XmlWriterSettings::get_OmitXmlDeclaration method
يعيد قيمة تشير إلى ما إذا كان يجب حذف إعلان XML.
bool System::Xml::XmlWriterSettings::get_OmitXmlDeclaration()
ReturnValue
true to omit the XML declaration; otherwise, false. The default is false, an XML declaration is written.
انظر أيضًا
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Font for C++