ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.Tools Namespace / StringExtensions Class

In This Topic
StringExtensions Class Methods
In This Topic

For a list of all members of this type, see StringExtensions members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Encodes a CSS string by replacing apostrophes, quotes, and other characters with \xxx where xxx is the UTF code.  
Public Methodstatic (Shared in Visual Basic)Gets the Unicode character from the string, taking into account high surrogates (characters represented by a 32-bit value).  
Public Methodstatic (Shared in Visual Basic)Detects if the IVS characters are encoded at the specified position.  
Public Methodstatic (Shared in Visual Basic)Switches the digits in the content to the native digits of the specified language.  
Top
See Also