Mvp.Xml Library API Documentation
Creates new instance of the XhtmlWriter.
Namespace: Mvp.Xml.Common
Assembly: Mvp.Xml (in Mvp.Xml.dll)
Syntax
| C# |
|---|
public XhtmlWriter( XmlWriter baseWriter ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ baseWriter As XmlWriter _ ) |
| Visual C++ |
|---|
public: XhtmlWriter ( XmlWriter^ baseWriter ) |
Parameters
See Also
XhtmlWriter Class
Mvp.Xml.Common Namespace