AlignCenterlink
Centers the selected text.
Declaration
public static string AlignCenter
AlignLeftlink
Aligns the selected text to the left.
Declaration
public static string AlignLeft
AlignRightlink
Aligns the selected text to the right.
Declaration
public static string AlignRight
Backgroundlink
Sets the background color of the selected text.
Declaration
public static string Background
Bolds the selected text.
Declaration
public static string Bold
Sets the text color of the selection.
Declaration
public static string Color
Sets the font of the selected text.
Declaration
public static string FontName
Sets the font size of the selected text.
Declaration
public static string FontSize
FormatBlocklink
Formats the selection as paragraph, heading etc.
Declaration
public static string FormatBlock
Indents the selection.
Declaration
public static string Indent
InsertHtmllink
Inserts html at cursor location.
Declaration
public static string InsertHtml
Makes the selected text italic.
Declaration
public static string Italic
Justifies the selected text.
Declaration
public static string Justify
OrderedListlink
Inserts an empty ordered list or makes an ordered list from the selected text.
Declaration
public static string OrderedList
Outdents the selected text.
Declaration
public static string Outdent
Repeats the last edit operations.
Declaration
public static string Redo
RemoveFormatlink
Removes visual formatting from the selected text.
Declaration
public static string RemoveFormat
StrikeThroughlink
Strikes through the selected text.
Declaration
public static string StrikeThrough
Subscriptlink
Applies subscript styling to the selected text.
Declaration
public static string Subscript
Superscriptlink
Applies superscript styling to the selected text.
Declaration
public static string Superscript
Underlinelink
Underlines the selected text.
Declaration
public static string Underline
Undoes the last edit operation.
Declaration
public static string Undo
Unlinks a link.
Declaration
public static string Unlink
UnorderedListlink
Inserts an empty unordered list or makes an unordered list from the selected text.
Declaration
public static string UnorderedList