Search Results for

    Show / Hide Table of Contents

    Delegate StringDelegate

    Callback delegate for a method containing a single string parameter

    Namespace: IronPdf.Engines.Chrome
    Assembly: IronPdf.dll
    Syntax
    public delegate void StringDelegate(string text);
    Parameters
    Type Name Description
    System.String text

    Text value

    Constructors

    StringDelegate(Object, IntPtr)

    Declaration
    public StringDelegate(object object, IntPtr method)
    Parameters
    Type Name Description
    System.Object object
    System.IntPtr method

    Methods

    BeginInvoke(String, AsyncCallback, Object)

    Declaration
    public virtual IAsyncResult BeginInvoke(string text, AsyncCallback callback, object object)
    Parameters
    Type Name Description
    System.String text
    System.AsyncCallback callback
    System.Object object
    Returns
    Type Description
    System.IAsyncResult

    EndInvoke(IAsyncResult)

    Declaration
    public virtual void EndInvoke(IAsyncResult result)
    Parameters
    Type Name Description
    System.IAsyncResult result

    Invoke(String)

    Declaration
    public virtual void Invoke(string text)
    Parameters
    Type Name Description
    System.String text
    ☀
    ☾
    Downloads
    • Download with Nuget
    • Free 30-Day Trial Key
    In This Article
    Back to top
    Install with Nuget
    Want to deploy IronPDF to a live project for FREE?
    What’s included?
    30 days of fully-functional product
    Test and share in a live environment
    No watermarks in production
    Get your free 30-day Trial Key instantly.
    No credit card or account creation required
    Your Trial License Key has been emailed to you.
    Download IronPDF free to apply
    your Trial Licenses Key
    Install with NuGet View Licenses
    Licenses from $499. Have a question? Get in touch.