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

In This Topic
    StringExtensions Class Members
    In This Topic

    The following tables list the members exposed by StringExtensions.

    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