Gets the System.Xml.XmlWriterSettings object used to create this System.Xml.XmlWriter instance.
Documentation for this section has not yet been entered.
The System.Xml.XmlWriterSettings class is used to specify the set of features to support on the created writer instance. The System.Xml.XmlWriterSettings object returned by the XmlWriter.Settings property cannot be modified. Any attempt to change individual settings results in an exception being thrown.