alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum ImageToolbarCommand

    Defines types to be used to configure the toolbar items in the Image Quick Toolbar.

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

    Provides actions related to image manipulation within the editor's context menu.

    Fields

    Name Description
    Align

    Defines the ImageToolbarCommand as Align.

    AltText

    Defines the ImageToolbarCommand as AltText.

    Caption

    Defines the ImageToolbarCommand as Caption.

    Dimension

    Defines the ImageToolbarCommand as Dimension.

    Display

    Defines the ImageToolbarCommand as Display.

    EditImageLink

    Defines the ImageToolbarCommand as EditImageLink.

    HorizontalSeparator

    Defines the ImageToolbarCommand as HorizontalSeparator.

    InsertLink

    Defines the ImageToolbarCommand as InsertLink.

    OpenImageLink

    Defines the ImageToolbarCommand as OpenImageLink.

    Remove

    Defines the ImageToolbarCommand as Remove.

    RemoveImageLink

    Defines the ImageToolbarCommand as RemoveImageLink.

    Replace

    Defines the ImageToolbarCommand as Replace.

    Separator

    Defines the ImageToolbarCommand as Separator.

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