menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExternalScriptWrapper - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExternalScriptWrapper

    Class to execute javascript calls for GetExternal.

    Inheritance
    System.Object
    ExternalScriptWrapper
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.HtmlConverter
    Assembly: Syncfusion.HtmlConverter.Base.dll
    Syntax
    [ComVisible(true)]
    public class ExternalScriptWrapper

    Constructors

    ExternalScriptWrapper(HtmlConverter)

    Requires a handle to the owning form

    Declaration
    public ExternalScriptWrapper(HtmlConverter ownerForm)
    Parameters
    Type Name Description
    HtmlConverter ownerForm

    Methods

    Finalize()

    Declaration
    protected void Finalize()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved