Enum VideoToolbarCommand
Defines types to be used to configure the toolbar items in the Video Quick Toolbar.
Namespace: Syncfusion.Blazor.RichTextEditor
Assembly: Syncfusion.Blazor.dll
Syntax
public enum VideoToolbarCommand
Remarks
Provides video management commands that enhance media integration into documents.
Fields
| Name | Description |
|---|---|
| HorizontalSeparator | Defines the VideoToolbarCommand as HorizontalSeparator. |
| Separator | Defines the VideoToolbarCommand as Separator. |
| VideoAlign | Defines the VideoToolbarCommand as Align. |
| VideoDimension | Defines the VideoToolbarCommand as Dimension. |
| VideoLayoutOption | Defines the VideoToolbarCommand as Display. |
| VideoRemove | Defines the VideoToolbarCommand as Remove. |
| VideoReplace | Defines the VideoToolbarCommand as Replace. |