Interface IXcpControl
Assembly: Syncfusion.HtmlConverter.Base.dll
Syntax
[Guid("1FB839CC-116C-4C9B-AE8E-3DBB6496E326")]
public interface IXcpControl
Properties
Content
Declaration
Property Value
InitParams
Declaration
string InitParams { get; set; }
Property Value
IsLoaded
Declaration
Property Value
OnError
Declaration
object OnError { get; set; }
Property Value
OnLoad
Declaration
object OnLoad { get; set; }
Property Value
Settings
Declaration
Property Value
Source
Declaration
string Source { get; set; }
Property Value
Methods
CreateObject(String)
Declaration
object CreateObject(string id)
Parameters
Type |
Name |
Description |
System.String |
id |
|
Returns
IsVersionSupported(String)
Declaration
bool IsVersionSupported(string v)
Parameters
Type |
Name |
Description |
System.String |
v |
|
Returns