System::Xml::XmlWriterSettings::get_OmitXmlDeclaration metodo
XmlWriterSettings::get_OmitXmlDeclaration method
Restituisce un valore che indica se omettere una dichiarazione 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.
Vedi anche
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Font for C++