Search Results for

    Show / Hide Table of Contents

    Class WingdingsToUnicodeConverter

    Class that converts strings with Wingdings characters to Unicode strings.

    Inheritance
    System.Object
    WingdingsToUnicodeConverter
    Namespace: FastReport.Utils
    Assembly: FastReport.Base.dll
    Syntax
    public static class WingdingsToUnicodeConverter

    Methods

    Convert(String)

    Converts string with Wingdings characters to its Unicode analog.

    Declaration
    public static string Convert(string str)
    Parameters
    Type Name Description
    System.String str

    The string that should be converted.

    Returns
    Type Description
    System.String
    Back to top © 1998-2025 Copyright Fast Reports Inc.