System::Xml::XmlWriterSettings::set_OmitXmlDeclaration method
XmlWriterSettings::set_OmitXmlDeclaration method
Sets a value indicating whether to omit an XML declaration.
void System::Xml::XmlWriterSettings::set_OmitXmlDeclaration(bool value)
Parameter | Type | Description |
---|---|---|
value | bool | The value to set. |
See Also
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.TeX for C++