Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AudioToolbarCommand

    Show / Hide Table of Contents

    Class AudioToolbarCommand

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

    Inheritance
    System.Object
    AudioToolbarCommand
    Namespace: Syncfusion.Blazor.RichTextEditor
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class AudioToolbarCommand : Enum

    Fields

    AudioLayoutOption

    Defines the AudioToolbarCommand as Display.

    Declaration
    public const AudioToolbarCommand AudioLayoutOption
    Field Value
    Type Description
    AudioToolbarCommand

    AudioRemove

    Defines the AudioToolbarCommand as Remove.

    Declaration
    public const AudioToolbarCommand AudioRemove
    Field Value
    Type Description
    AudioToolbarCommand

    AudioReplace

    Defines the AudioToolbarCommand as Replace.

    Declaration
    public const AudioToolbarCommand AudioReplace
    Field Value
    Type Description
    AudioToolbarCommand

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved