HtmlEditorToolbarItemNames Properties
Contains names of built-in toolbar items.| Name | Description |
|---|---|
| BulletList static | Gets the Bullet List item’s name. |
| ClearFormatting static | Gets the Clear Formatting item’s name. |
| DecreaseIndent static | Gets the Decrease Indent item’s name. |
| DeleteTable static | Gets the Delete Table item’s name. |
| DeleteTableColumn static | Gets the Delete Table Column item’s name. |
| DeleteTableRow static | Gets the Delete Table Row item’s name. |
| FontBold static | Gets the Font Bold item’s name. |
| FontColor static | Gets the Font Color item’s name. |
| FontItalic static | Gets the Font Italic item’s name. |
| FontName static | Gets the Font Name item’s name. |
| FontSize static | Gets the Font Size item’s name. |
| FontStrikethrough static | Gets the Font Strikethrough item’s name. |
| FontSubscript static | Gets the Font Subscript item’s name. |
| FontSuperscript static | Gets the Font Superscript item’s name. |
| FontUnderline static | Gets the Font Underline item’s name. |
| HighlightText static | Gets the Highlight Text item’s name. |
| IncreaseIndent static | Gets the Increase Indent item’s name. |
| InsertBlockquote static | Gets the Insert Blockquote item’s name. |
| InsertCodeBlock static | Gets the Insert Code Block item’s name. |
| InsertTableColumnToTheLeft static | Gets the Insert Table Column to the Left item’s name. |
| InsertTableColumnToTheRight static | Gets the Insert Table Column to the Right item’s name. |
| InsertTableHeaderRow static | Gets the Insert Table Header Row item’s name. |
| InsertTableRowAbove static | Gets the Insert Table Row Above item’s name. |
| InsertTableRowBelow static | Gets the Insert Table Row Below item’s name. |
| InsertVariableField static | Gets the Insert Variable Field item’s name. |
| NumberedList static | Gets the Numbered List item’s name. |
| ParagraphAlignmentCenter static | Gets the Paragraph Alignment Center item’s name. |
| ParagraphAlignmentJustify static | Gets the Paragraph Alignment Justify item’s name. |
| ParagraphAlignmentLeft static | Gets the Paragraph Alignment Left item’s name. |
| ParagraphAlignmentRight static | Gets the Paragraph Alignment Right item’s name. |
| ParagraphStyles static | Gets the Paragraph Styles item’s name. |
| Redo static | Gets the Redo item’s name. |
| ShowHyperlinkDialog static | Gets the Show Hyperlink Dialog item’s name. |
| ShowInsertPictureDialog static | Gets the Show Insert Picture Dialog item’s name. |
| ShowInsertTableDialog static | Gets the Show Insert Table Dialog item’s name. |
| Undo static | Gets the Undo item’s name. |
See Also