Click or drag to resize
XHtmlWriter Constructor (XmlWriter)
Initializes a new instance of the XHtmlWriter class

Namespace: Activsoft.Engine
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
public XHtmlWriter(
	XmlWriter decorated
)

Parameters

decorated
Type: System.XmlXmlWriter

[Missing <param name="decorated"/> documentation for "M:Activsoft.Engine.XHtmlWriter.#ctor(System.Xml.XmlWriter)"]

See Also