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()