menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class SaveFormat

    Specifies the formats available for saving images. Options include saving as Base64 or Blob.

    Inheritance
    System.Object
    SaveFormat
    Namespace: Syncfusion.EJ2.RichTextEditor
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class SaveFormat : Enum

    Fields

    Base64

    Declaration
    public const SaveFormat Base64
    Field Value
    Type
    SaveFormat

    Blob

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