Formats HTML text.

C# | Visual Basic | Visual C++ |
public class Formatter
Public Class Formatter
public ref class Formatter

All Members | Constructors | Methods | |||
|
|
|
Icon | Member | Description |
---|---|---|
![]() |
Formatter()()() |
Initializes a new instance of the Formatter class
|
![]() |
Equals(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()()() |
(Inherited from Object.) |

Object | |
![]() |
Formatter |
Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068