Class CommandName
Defines the types to be used as the CommandName.
Inheritance
Namespace: Syncfusion.Blazor.RichTextEditor
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class CommandName : Enum
Fields
BackgroundColor
Defines the CommandName as BackColor.
Declaration
public const CommandName BackgroundColor
Field Value
Type |
---|
CommandName |
Blockquote
Defines the CommandName as Blockquote.
Declaration
public const CommandName Blockquote
Field Value
Type |
---|
CommandName |
Bold
Defines the CommandName as Bold.
Declaration
public const CommandName Bold
Field Value
Type |
---|
CommandName |
CreateLink
Defines the CommandName as CreateLink.
Declaration
public const CommandName CreateLink
Field Value
Type |
---|
CommandName |
EditImage
Defines the CommandName as EditImage.
Declaration
public const CommandName EditImage
Field Value
Type |
---|
CommandName |
EditLink
Defines the CommandName as EditLink.
Declaration
public const CommandName EditLink
Field Value
Type |
---|
CommandName |
ExportPdf
Defines the CommandName as ExportToPdf.
Declaration
public const CommandName ExportPdf
Field Value
Type |
---|
CommandName |
ExportWord
Defines the CommandName as ExportToWord.
Declaration
public const CommandName ExportWord
Field Value
Type |
---|
CommandName |
FontColor
Defines the CommandName as FontColor.
Declaration
public const CommandName FontColor
Field Value
Type |
---|
CommandName |
FontName
Defines the CommandName as FontName.
Declaration
public const CommandName FontName
Field Value
Type |
---|
CommandName |
FontSize
Defines the CommandName as FontSize.
Declaration
public const CommandName FontSize
Field Value
Type |
---|
CommandName |
FormatBlock
Defines CommandName as FormatBlock.
Declaration
public const CommandName FormatBlock
Field Value
Type |
---|
CommandName |
Heading
Defines the CommandName as Heading.
Declaration
public const CommandName Heading
Field Value
Type |
---|
CommandName |
ImportWord
Defines the CommandName as ImportWord.
Declaration
public const CommandName ImportWord
Field Value
Type |
---|
CommandName |
Indent
Defines the CommandName as Indent.
Declaration
public const CommandName Indent
Field Value
Type |
---|
CommandName |
InsertBrOnReturn
Defines the CommandName as InsertBrOnReturn.
Declaration
public const CommandName InsertBrOnReturn
Field Value
Type |
---|
CommandName |
InsertCode
Defines the CommandName as InsertCode.
Declaration
public const CommandName InsertCode
Field Value
Type |
---|
CommandName |
InsertHorizontalRule
Defines the CommandName as InsertHorizontalRule.
Declaration
public const CommandName InsertHorizontalRule
Field Value
Type |
---|
CommandName |
InsertHTML
Defines the CommandName as InsertHTML.
Declaration
public const CommandName InsertHTML
Field Value
Type |
---|
CommandName |
InsertImage
Defines the CommandName as InsertImage.
Declaration
public const CommandName InsertImage
Field Value
Type |
---|
CommandName |
InsertOrderedList
Defines the CommandName as InsertOrderedList.
Declaration
public const CommandName InsertOrderedList
Field Value
Type |
---|
CommandName |
InsertParagraph
Defines the CommandName as InsertParagraph.
Declaration
public const CommandName InsertParagraph
Field Value
Type |
---|
CommandName |
InsertTable
Defines the CommandName as InsertTable.
Declaration
public const CommandName InsertTable
Field Value
Type |
---|
CommandName |
InsertText
Defines the CommandName as InsertText.
Declaration
public const CommandName InsertText
Field Value
Type |
---|
CommandName |
InsertUnorderedList
Defines the CommandName as InsertUnorderedList.
Declaration
public const CommandName InsertUnorderedList
Field Value
Type |
---|
CommandName |
Italic
Defines the CommandName as Italic.
Declaration
public const CommandName Italic
Field Value
Type |
---|
CommandName |
JustifyCenter
Defines the CommandName as JustifyCenter.
Declaration
public const CommandName JustifyCenter
Field Value
Type |
---|
CommandName |
JustifyFull
Defines the CommandName as JustifyFull.
Declaration
public const CommandName JustifyFull
Field Value
Type |
---|
CommandName |
JustifyLeft
Defines the CommandName as JustifyLeft.
Declaration
public const CommandName JustifyLeft
Field Value
Type |
---|
CommandName |
JustifyRight
Defines the CommandName as JustifyRight.
Declaration
public const CommandName JustifyRight
Field Value
Type |
---|
CommandName |
Lowercase
Defines CommandName as Lowercase.
Declaration
public const CommandName Lowercase
Field Value
Type |
---|
CommandName |
Outdent
Defines the CommandName as Outdent.
Declaration
public const CommandName Outdent
Field Value
Type |
---|
CommandName |
Redo
Defines the CommandName as Redo.
Declaration
public const CommandName Redo
Field Value
Type |
---|
CommandName |
RemoveFormat
Defines the CommandName as RemoveFormat.
Declaration
public const CommandName RemoveFormat
Field Value
Type |
---|
CommandName |
StrikeThrough
Defines the CommandName as StrikeThrough.
Declaration
public const CommandName StrikeThrough
Field Value
Type |
---|
CommandName |
Subscript
Defines the CommandName as Subscript.
Declaration
public const CommandName Subscript
Field Value
Type |
---|
CommandName |
Superscript
Defines the CommandName as Superscript.
Declaration
public const CommandName Superscript
Field Value
Type |
---|
CommandName |
Underline
Defines the CommandName as Underline.
Declaration
public const CommandName Underline
Field Value
Type |
---|
CommandName |
Undo
Defines the CommandName as Undo.
Declaration
public const CommandName Undo
Field Value
Type |
---|
CommandName |
Uppercase
Defines the CommandName as Uppercase.
Declaration
public const CommandName Uppercase
Field Value
Type |
---|
CommandName |