Search Results for

    Show / Hide Table of Contents

    TMimeWriter.WriteQuotedPrintable Method

    Writes the Quoted Printable encoding of a string, as defined in RFC 2045 section 6.7 This method keeps state and breaks the line every time it is longer than 76 characters. The state is reset each time AddPartHeader is called.

    Syntax

    Namespace: FlexCel.Core

    public void WriteQuotedPrintable(TextWriter Data, String s)

    Parameters

    <-> Parameter Type Description
    Data TextWriter TextWriter where we will write the data.
    s String String to Encode.

    See also

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