set_WriteEndDocumentOnClose()
XmlWriterSettings::set_WriteEndDocumentOnClose(bool) method
Sets a value that indicates whether the XmlWriter will add closing tags to all unclosed element tags when the XmlWriter::Close method is called.
void System::Xml::XmlWriterSettings::set_WriteEndDocumentOnClose(bool value)
Arguments
Parameter | Type | Description |
---|---|---|
value | bool | The value to set. |
See Also
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Slides