alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum SaveFormat

    Specifies the formats to be used to save images.

    Namespace: Syncfusion.Blazor.RichTextEditor
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum SaveFormat
    Remarks

    Determines how images are stored after being uploaded.

    Fields

    Name Description
    Base64

    Saves the uploaded images as Base64 format.

    Blob

    Saves the uploaded images as Blob format.

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