Class VideoToolbarCommand
Defines types to be used to configure the toolbar items in Video Quick Toolbar.
Inheritance
System.Object
VideoToolbarCommand
Namespace: Syncfusion.Blazor.RichTextEditor
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class VideoToolbarCommand : Enum
Fields
HorizontalSeparator
Defines the VideoToolbarCommand as HorizontalSeparator.
Declaration
public const VideoToolbarCommand HorizontalSeparator
Field Value
Type |
---|
VideoToolbarCommand |
VideoAlign
Defines the VideoToolbarCommand as Align.
Declaration
public const VideoToolbarCommand VideoAlign
Field Value
Type |
---|
VideoToolbarCommand |
VideoDimension
Defines the VideoToolbarCommand as Dimension.
Declaration
public const VideoToolbarCommand VideoDimension
Field Value
Type |
---|
VideoToolbarCommand |
VideoLayoutOption
Defines the VideoToolbarCommand as Display.
Declaration
public const VideoToolbarCommand VideoLayoutOption
Field Value
Type |
---|
VideoToolbarCommand |
VideoRemove
Defines the VideoToolbarCommand as Remove.
Declaration
public const VideoToolbarCommand VideoRemove
Field Value
Type |
---|
VideoToolbarCommand |
VideoReplace
Defines the VideoToolbarCommand as Replace.
Declaration
public const VideoToolbarCommand VideoReplace
Field Value
Type |
---|
VideoToolbarCommand |