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 |
---|
AudioToolbarCommand |
AudioRemove
Defines the AudioToolbarCommand as Remove.
Declaration
public const AudioToolbarCommand AudioRemove
Field Value
Type |
---|
AudioToolbarCommand |
AudioReplace
Defines the AudioToolbarCommand as Replace.
Declaration
public const AudioToolbarCommand AudioReplace
Field Value
Type |
---|
AudioToolbarCommand |