Documentation > CMS Template API Library > FeatureType
CrownPeak.CMSAPI.FeatureType
A set of Wysiwyg Editor Features.
Possible enumeration values:
| Name | Description | Value |
|---|---|---|
| accessibilityasyoutype |
Represents the Accessiblity as you type button. Clicking the button on, will turn on a feature that will identify any accessibility issues as the user types into wysiwyg. |
24 |
| altertable |
Represents the altertable button. |
47 |
| anchorlink |
anchorlink is no longer used. |
19 |
| backcolor |
Represents the backcolor button. |
37 |
| blockquote |
Represents the blockquote button. |
42 |
| bold |
Represents the bold button. |
8 |
| copy |
Represents the copy button. |
13 |
| createsection |
Represents the create section button. |
56 |
| cut |
Represents the cut button. |
11 |
| cuthtml |
Represents the cut html button. |
12 |
| datetime |
Represents the datetime button. |
50 |
| edittable |
Represents the edittable button. |
46 |
| find |
Represents the Find button. |
22 |
| fontface |
Represents the font face button. |
6 |
| fontsize |
Represents the font size control. |
7 |
| fontstyle |
Represents the Font Style button. |
5 |
| forecolor |
Represents the forecolor button. |
36 |
| format |
Represents the format button. |
38 |
| formatpainter |
Represents the format painter button. Allows the user to highlight text and copy the style and then apply it to another set of text. |
39 |
| forms |
Represents the forms control. |
54 |
| hrule |
Represents a horizontal rule. |
49 |
| import |
Represents the import button. |
58 |
| importword |
Represents the import word button. |
59 |
| indent |
Represents the indent button. |
31 |
| insertcomment |
Represents the insert comment button. |
51 |
| italic |
Represnts the italic button. |
9 |
| justifycenter |
Represents the center justify button. |
27 |
| justifyleft |
Represents the left justify button. |
26 |
| justifyright |
Represents the right justify button. |
28 |
| link |
Represents the Link button. Which allows the user to add a link to the selected text. |
17 |
| mailto |
Represents the mailto button. |
43 |
| makeanchor |
Represents the makeanchor button. |
20 |
| NewRow |
Creates a new row to add FeatureTypes to. |
3 |
| NewRowInDesignMode |
Creates a new row in design mode. |
4 |
| None |
No feature. |
0 |
| objectinsert |
Represents the object insert button. |
60 |
| orderedlist |
Represents the ordered list button. |
30 |
| outdent |
Represents the outdent button. |
32 |
| pagebreak |
Represents the pagebreak button. |
41 |
| paragraphmarker |
Represents the paragraph marker button. |
53 |
| paste |
Represents the paste button. |
14 |
| popout |
Represents the popout button. |
25 |
| redo |
Represents the redo button. |
16 |
| removeformatting |
Represents the remove formatting button. |
40 |
| removelink |
Represents the remove link button which removes a link. |
18 |
| removesection |
Represents the remove section button. |
57 |
| restoreautosave |
Represents the restore autosave button. Enables an autosave feature which saves changes locally so if a problem occurs the changes are not lost. |
61 |
| search |
Represents the Search button. |
63 |
| sec508 |
Represents the Accessibility features. |
23 |
| Separator |
Creates a separator. |
1 |
| SeparatorInDesignMode |
Creates a separator in design mode. |
2 |
| spellcheck |
Represents the spellcheck button (if supported). |
62 |
| strikethrough |
Represents the strikethrough button. |
33 |
| subscript |
Represents the subscript button. |
35 |
| superscript |
Represents the superscript button. |
34 |
| symbol |
Represents the Symbol selector tool, which allows you to select characters that are not typically accessible from the keyboard. |
21 |
| table |
Represents the table button. |
45 |
| tableborder |
Represents the tableborder button. |
48 |
| thesaurus |
Represents the thesaurus button. |
55 |
| underline |
Represents the underline button. |
10 |
| undo |
Represents the undo button. |
15 |
| unorderedlist |
Represents the unordered list button. |
29 |
| upload |
Represents the upload button. |
44 |
| wordcount |
Represents the word count button. |
52 |