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++