alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum SignatureFileType

    Specifies the file format options for saving signatures in the SfSignature component.

    Namespace: Syncfusion.Blazor.Inputs
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum SignatureFileType
    Remarks

    This enumeration defines the supported file formats for signature export operations. Each format has different characteristics in terms of file size, quality, and compatibility.

    Fields

    Name Description
    Jpeg

    Specifies the signature file format as JPEG (Joint Photographic Experts Group).

    Png

    Specifies the signature file format as PNG (Portable Network Graphics).

    Svg

    Specifies the signature file format as SVG (Scalable Vector Graphics).

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved