alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum ImageInputSource

    Defines the source of the image input in the Rich Text Editor.

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

    Identifies the method by which an image is added to the editor, affecting handling and processing.

    Fields

    Name Description
    Dropped

    The image input source is Dropped.

    Pasted

    The image input source is Pasted.

    Uploaded

    The image input source is Uploaded.

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