Formatter Class

Free Text Box Controls

FreeTextBox 3.2 Documentation Formatter Class
NamespacesFreeTextBoxControls.SupportFormatter
Formats HTML text.
Declaration Syntax
C# Visual Basic Visual C++
                  public class Formatter
                  Public Class Formatter
                  public ref class Formatter
Members
All Members Constructors Methods



Icon Member Description
Formatter()()()
Initializes a new instance of the Formatter class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
HtmlCodesToHtmlSymbols(String)
Converts Html Codes to Html Characters

HtmlSymbolsToHtmlCodes(String)
Converts Html Symbols to their respective Html Codes

HtmlToXhtml(String)
Uses SgmlReader to convert HTML to well-formed XHTML

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
RemoveJavaScriptEventsFromTags(String)
Removes <script> tags

RemoveScriptNameFromBookmarks(String, String)
Removes the scriptname from bookmarks (#mark).

RemoveScriptTags(String)
Removes <script> tags

RemoveServerNameFromUrls(String, String)
Removes the local servername from A and IMG tags

RemoveWhiteSpace(String)
Removes unneeded whites space (spaces and breaks)

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
Formatter

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068