Search Results for

    Show / Hide Table of Contents

    ImageInformationEventArgs.ImageLinkNeedsEscaping Property

    If true (the default) the link you provide in ImageLink is not escaped and will be escaped by FlexCel. So for example, the link "http://my site" will be escaped to "http://my%20site". If the link you provided was already escaped, then set this variable to false.

    Syntax

    Namespace: FlexCel.Render

    public Boolean ImageLinkNeedsEscaping { get; set; }

    See also

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