FreeTextBox 3.2 Documentation
HtmlToXhtml Method (input)
NamespacesFreeTextBoxControls.SupportFormatterHtmlToXhtml(String)
Uses SgmlReader to convert HTML to well-formed XHTML
Declaration Syntax
C# Visual Basic Visual C++
                  public string HtmlToXhtml(
	string input
)
                  Public Function HtmlToXhtml ( _
	input As String _
) As String
                  public:
String^ HtmlToXhtml(
	String^ input
)
Parameters
input (String)
The text to convert
Return Value

[Missing <returns> documentation for M:FreeTextBoxControls.Support.Formatter.HtmlToXhtml(System.String)]

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068