menu

ASP.NET MVC

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SignatureDesigner

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved