Click or drag to resize
XHtmlWriter Properties

The XHtmlWriter type exposes the following members.

Properties
  NameDescription
Public propertySettings
Gets the XmlWriterSettings object used to create this XmlWriter instance.
(Inherited from XmlWriter.)
Public propertyWriteState (Overrides XmlWriterWriteState.)
Public propertyXmlLang
When overridden in a derived class, gets the current xml:lang scope.
(Inherited from XmlWriter.)
Public propertyXmlSpace
When overridden in a derived class, gets an XmlSpace representing the current xml:space scope.
(Inherited from XmlWriter.)
Top
See Also