menu

Blazor

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

    Show / Hide Table of Contents

    Class SignatureType

    Represent the signature types.

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

    Fields

    Draw

    Represents the default signature type.

    Declaration
    public const SignatureType Draw
    Field Value
    Type
    SignatureType

    Image

    Represents the image signature type.

    Declaration
    public const SignatureType Image
    Field Value
    Type
    SignatureType

    Type

    Represents the text signature type.

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