Search Results for

    Show / Hide Table of Contents

    Class UnicodeTools

    Unicode tools

    Inheritance
    object
    UnicodeTools
    Namespace: Textify.Data.Unicode
    Assembly: Textify.Data.dll
    Syntax
    public static class UnicodeTools

    Methods

    | Edit this page View Source

    ReverseRtl(string)

    Reverses the RTL character order in a text

    Declaration
    public static string ReverseRtl(string text)
    Parameters
    Type Name Description
    string text

    Text to process

    Returns
    Type Description
    string

    A string that is obtained from a visual map

    Exceptions
    Type Condition
    TextifyException
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX