Click or drag to resize
XHtmlWriter Constructor (TextWriter)
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(
	TextWriter tw
)

Parameters

tw
Type: System.IOTextWriter

[Missing <param name="tw"/> documentation for "M:Activsoft.Engine.XHtmlWriter.#ctor(System.IO.TextWriter)"]

See Also