The properties of the XmlParsedWriter class are listed below. For a complete list of XmlParsedWriter class members, see the XmlParsedWriter Members topic.
BaseStream (inherited from XmlTextWriter) | Gets the underlying stream object. |
Formatting (inherited from XmlTextWriter) | Indicates how the output is formatted. |
Indentation (inherited from XmlTextWriter) | Gets or sets how many IndentChars to write for each level in the hierarchy when Formatting is set to Formatting.Indented . |
IndentChar (inherited from XmlTextWriter) | Gets or sets which character to use for indenting when Formatting is set to Formatting.Indented. |
Namespaces (inherited from XmlTextWriter) | Gets or sets a value indicating whether to do namespace support. |
QuoteChar (inherited from XmlTextWriter) | Gets or sets which character to use to quote attribute values. |
WriteState | See Close. |
XmlLang | See Close. |
XmlSpace | See Close. |
XmlParsedWriter Class | Mvp.Xml.Common Namespace