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

Parameters

s
Type: System.IOStream

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

See Also