The StringExtensions type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| Compress | ||
| Decompress | ||
| (Inherited from | ||
Allows an (Inherited from | ||
| FixLineBreakForWeb | ||
| FixSpaceForWeb | ||
| FixTabsForWeb | ||
| GetDataFormat |
Functions gets the Data Format of the Text.
| |
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
| IsRTFText |
Function returns True if the Text is in RTF Format.
| |
| LPad(String, Int32, Char) | ||
| LPad(String, Int32, String) | ||
| LTrim | ||
Creates a shallow copy of the current (Inherited from | ||
| ReplaceNonPrintableCharacters | ||
| RPad(String, Int32, Char) | ||
| RPad(String, Int32, String) | ||
| RTrim | ||
| (Inherited from | ||
| TrimWhiteSpace |
Trims whitespaces including non printing
whitespaces like carriage returns, line feeds,
and form feeds
|
See Also