Enum SaveFormat
Specifies that the attachment will be saved as a Blob object. This format is used for storing binary data.
Namespace: Syncfusion.EJ2.InteractiveChat
Assembly: Syncfusion.AspNetMvc.InteractiveChat.dll
Syntax
public enum SaveFormat
Fields
| Name |
|---|
| Base64 |
| Blob |