System::Xml::XmlWriterSettings::get_OmitXmlDeclaration metode
XmlWriterSettings::get_OmitXmlDeclaration method
Mengembalikan nilai yang menunjukkan apakah deklarasi XML harus dihilangkan.
bool System::Xml::XmlWriterSettings::get_OmitXmlDeclaration()
ReturnValue
true to omit the XML declaration; otherwise, false. The default is false, an XML declaration is written.
Lihat Juga
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Page for C++