alexa
menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class SaveFormat

    Specifies that the attachment will be saved as a Blob object. This format is used for storing binary data.

    Inheritance
    System.Object
    SaveFormat
    Namespace: Syncfusion.EJ2.InteractiveChat
    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