| XHtmlWriter Constructor (XmlWriter) |
Namespace: Activsoft.EngineAssembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntaxpublic XHtmlWriter(
XmlWriter decorated
)
Public Sub New (
decorated As XmlWriter
)
public:
XHtmlWriter(
XmlWriter^ decorated
)
new :
decorated : XmlWriter -> XHtmlWriterParameters
- decorated
- Type: System.XmlXmlWriter
[Missing <param name="decorated"/> documentation for "M:Activsoft.Engine.XHtmlWriter.#ctor(System.Xml.XmlWriter)"]
See Also