Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SaveFormat - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SaveFormat

    Defines the types to be used to save the image.

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

    Fields

    Base64

    Defines the SaveFormat as Base64.

    Declaration
    public const SaveFormat Base64
    Field Value
    Type Description
    SaveFormat

    Blob

    Defines the SaveFormat as Blob.

    Declaration
    public const SaveFormat Blob
    Field Value
    Type Description
    SaveFormat

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved