System::Xml::XmlWriterSettings::get_OmitXmlDeclaration method
XmlWriterSettings::get_OmitXmlDeclaration method
XML bildirimi atlanıp atlanmayacağını gösteren bir değer döndürür.
bool System::Xml::XmlWriterSettings::get_OmitXmlDeclaration()
ReturnValue
true to omit the XML declaration; otherwise, false. The default is false, an XML declaration is written.
Ayrıca Bakınız
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Font for C++