menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DisplayMode - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class DisplayMode

    Represent the display mode.

    Inheritance
    System.Object
    DisplayMode
    Namespace: Syncfusion.Blazor.SfPdfViewer
    Assembly: Syncfusion.Blazor.SfPdfViewer.dll
    Syntax
    public sealed class DisplayMode : Enum

    Fields

    Draw

    Display only the draw option in the signature dialog.

    Declaration
    public const DisplayMode Draw
    Field Value
    Type
    DisplayMode

    Text

    Display only the type option in the signature dialog.

    Declaration
    public const DisplayMode Text
    Field Value
    Type
    DisplayMode

    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