Search Results for

    Show / Hide Table of Contents

    THtmlDataUri.GetUriBase64 Method

    Creates a data uri according to the RFC 2397: http://tools.ietf.org/html/rfc2397 It will use base64 encoding

    Syntax

    Namespace: FlexCel.Core

    public static String GetUriBase64(String mimeType, Byte[] data)

    Parameters

    <-> Parameter Type Description
    mimeType String Mime type of the data. You can use StandardMimeType for common mime types.
    data Byte[] Data to encode.

    See also

    • THtmlDataUri
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com