Class SignatureDesigner
Inheritance
System.Object
SignatureDesigner
Namespace: Syncfusion.JavaScript.Web
Assembly: Syncfusion.EJ.Web.dll
Syntax
public class SignatureDesigner : ControlDesigner
Constructors
SignatureDesigner()
Declaration
public SignatureDesigner()
Properties
signature
Gets the base component to the Signature class
Declaration
public Signature signature { get; }
Property Value
| Type | Description |
|---|---|
| Signature |
Methods
GetDesignTimeHtml()
Declaration
public override string GetDesignTimeHtml()
Returns
| Type | Description |
|---|---|
| System.String |