FreeTextBox 3.2 Documentation
FormatHtmlTagsToXhtml Property
NamespacesFreeTextBoxControlsFreeTextBoxFormatHtmlTagsToXhtml
Gets or sets whether FreeTextBox will use SgmlReader to reformat tags as XHTML
Declaration Syntax
C# Visual Basic Visual C++
                  public bool FormatHtmlTagsToXhtml { get; set; }
                  Public Property FormatHtmlTagsToXhtml As Boolean
                  public:
property bool FormatHtmlTagsToXhtml {
	bool get ();
	void set (bool value);
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068