menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DisplayMode - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class DisplayMode

    Enum for displaying the signature dialog

    Inheritance
    System.Object
    DisplayMode
    Namespace: Syncfusion.EJ2.PdfViewer
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class DisplayMode : Enum

    Fields

    Draw

    Draw - Display only the draw option in the signature dialog.

    Declaration
    public const DisplayMode Draw
    Field Value
    Type
    DisplayMode

    Text

    Text - Display only the type option in the signature dialog.

    Declaration
    public const DisplayMode Text
    Field Value
    Type
    DisplayMode

    Upload

    Upload - Display only the upload option in the signature dialog.

    Declaration
    public const DisplayMode Upload
    Field Value
    Type
    DisplayMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved