alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum DialogType

    Defines the type of dialog that opens or closes in the Rich Text Editor.

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

    Provides various dialogue interfaces for media and content integration or modification.

    Fields

    Name Description
    ImportWord

    Defines the DialogType as ImportWord.

    InsertAudio

    Defines the DialogType as InsertAudio.

    InsertImage

    Defines the DialogType as InsertImage.

    InsertLink

    Defines the DialogType as InsertLink.

    InsertTable

    Defines the DialogType as InsertTable.

    InsertVideo

    Defines the DialogType as InsertVideo.

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