menu

Blazor

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

    Show / Hide Table of Contents

    Class SignatureFileType

    Provides the signature filetype SfSignature component.

    Inheritance
    System.Object
    SignatureFileType
    Namespace: Syncfusion.Blazor.Inputs
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class SignatureFileType : Enum

    Fields

    Jpeg

    Defines the signature filetype as JPEG.

    Declaration
    public const SignatureFileType Jpeg
    Field Value
    Type
    SignatureFileType

    Png

    Defines the signature filetype as PNG.

    Declaration
    public const SignatureFileType Png
    Field Value
    Type
    SignatureFileType

    Svg

    Defines the signature filetype as SVG.

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