System::Xml::XmlWriterSettings::get_OmitXmlDeclaration metod
XmlWriterSettings::get_OmitXmlDeclaration method
Returnerar ett värde som indikerar om en XML-deklaration ska utelämnas.
bool System::Xml::XmlWriterSettings::get_OmitXmlDeclaration()
ReturnValue
true to omit the XML declaration; otherwise, false. The default is false, an XML declaration is written.
Se även
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.PDF for C++