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 |