| Name |
Description |
|
AnchorsToggle
|
Shows/hides all anchors in the document.
Inherited from
ToggleButton.
|
|
ApplyFormat
|
Applies the copied formatting style.
Inherited from
MethodButton.
|
|
BackColorClear
|
Removes the background color style in the current selection or cursor position.
Inherited from
MethodButton.
|
|
BackColorGroup
|
Background color processing buttons group.
Inherited from
ButtonsGroup.
|
|
BackColorSelector
|
Calls the Color picker to set background color.
Inherited from
ColorSelector.
|
|
Bold
|
'Bold' toggle on the current selection or cursor position.
Inherited from
ToggleButton.
|
|
BulletedList
|
Creates/removes ordered list on the current selection or cursor position.
Inherited from
MethodButton.
|
|
Copy
|
Copies the selected content.
Inherited from
MethodButton.
|
|
Cut
|
Cuts the selected content.
Inherited from
MethodButton.
|
|
DecreaseIndent
|
Decreases Indent.
Inherited from
MethodButton.
|
|
DesignMode
|
Switches the edit panel to the 'Design' mode.
Inherited from ModeButton.
The ActiveMode property is overridden(sealed) to
ActiveModeType.Design .
|
|
FixedBackColor
|
Sets the background color to a fixed value.
Inherited from
FixedColorButton.
The DefaultColor property is overridden to "#FFFF00".
|
|
FixedForeColor
|
Sets the foreground color to a fixed value.
Inherited from
FixedColorButton.
The DefaultColor property is overridden to "#FF0000".
|
|
FontName
|
Shows and sets the current font name.
Inherited from
DesignModeSelectButton.
|
|
FontSize
|
Shows and sets the current font size.
Inherited from
DesignModeSelectButton.
|
|
ForeColorClear
|
Removes the foreground color style in the current selection or cursor position.
Inherited from
MethodButton.
|
|
ForeColorGroup
|
Forecolor processing buttons group.
Inherited from
ButtonsGroup.
|
|
ForeColorSelector
|
Calls the Color picker to set foreground color.
Inherited from
ColorSelector.
|
.
|
FullScreen
|
Switches on/off the 'Full screen' mode of the
Editor
control.
Inherited from ImageButton.
|
|
GetFormat
|
Copies the current text formatting style.
Inherited from
MethodButton.
|
|
Header
|
Shows and sets the current header style.
Inherited from
DesignModeSelectButton.
|
|
HorizontalSeparator
|
Horizontal separator image for use inside toolbar.
Inherited from
DesignModeImageButton.
|
|
HtmlMode
|
Switches the edit panel to the 'HTML text' mode.
Inherited from
ModeButton.
The ActiveMode property is overridden(sealed) to
ActiveModeType.Html .
|
|
HtmlTextCounter
|
Shows the total length of HTML code in the content.
Inherited from
DesignModeBoxButton.
|
|
ImportDocument
|
Imports document's content at the current cursor position.
Inherited from
OpenPopupButton.
The RelatedPopup property is overridden to
ImportDocumentPopup.
|
|
IncreaseIndent
|
Increases Indent.
Inherited from
MethodButton.
|
|
InsertAnchor
|
Inserts an anchor at the current cursor position.
If an existing anchor is selected then 'Anchor properties' popup will be opened for this anchor properties editing.
Inherited from
OpenPopupButton.
The RelatedPopup property is overridden to
AnchorProperties.
|
|
InsertButton
|
Inserts an input element with type 'button' at the current cursor position.
If an existing input element with type 'button'
is selected then 'Input properties' popup will be opened for this input properties editing.
Inherited from
OpenPopupButton.
The RelatedPopup property is overridden to
ButtonProperties.
|
|
InsertCheckBox
|
Inserts an input element with type 'checkbox' at the current cursor position.
If an existing input element with type 'checkbox'
is selected then 'Input properties' popup will be opened for this input properties editing.
Inherited from
OpenPopupButton.
The RelatedPopup property is overridden to
CheckBoxProperties.
|
|
InsertDiv
|
Inserts a DIV element at the current cursor position.
Inherited from
OpenPopupButton.
The RelatedPopup property is overridden to
DivProperties.
|
|
InsertFlash
|
Inserts a flash(swf file) at the current cursor position.
If an existing flash is selected then 'Flash properties' popup will be opened for this flash properties editing.
Inherited from
OpenPopupButton.
The RelatedPopup property is overridden to
FlashProperties.
|
|
InsertFlashVideo
|
Inserts a flash video(flv file) at the current cursor position.
If an existing flash video is selected then 'Flash video properties' popup will be opened for this flash video properties editing.
Inherited from
OpenPopupButton.
The RelatedPopup property is overridden to
FlashVideoProperties.
|
|
InsertForm
|
Inserts a form at the current cursor position.
If the cuurent cursor position is insed an existing form then 'Form properties' popup will be opened for this form properties editing.
Inherited from
OpenPopupButton.
The RelatedPopup property is overridden to
FormProperties.
|
|
InsertHidden
|
Inserts an input element with type 'hidden' at the current cursor position.
If an existing input element with type 'hidden'
is selected then 'Input properties' popup will be opened for this input properties editing.
Inherited from
OpenPopupButton.
The RelatedPopup property is overridden to
HiddenProperties.
|
|
InsertHR
|
Inserts a horizontal rule at the current cursor position.
Inherited from
MethodButton.
|
|
InsertIcon
|
Inserts an icon at the current cursor position.
Inherited from
OpenPopupButton.
The RelatedPopup property is overridden to
Icons.
|
|
InsertImage
|
Inserts an image at the current cursor position.
If an existing image is selected then 'Image properties' popup will be opened for this image properties editing.
Inherited from
OpenPopupButton.
The RelatedPopup property is overridden to
ImageProperties.
|
|
InsertLink
|
Inserts a new URL link on selected text or image.
If the cursor position is inside an existing link then 'Link properties' popup will be opened for this link properties editing.
Inherited from
OpenPopupButton.
The RelatedPopup property is overridden to
LinkProperties.
|
|
InsertMedia
|
Inserts a media(avi file) at the current cursor position.
If an existing media is selected then 'Media properties' popup will be opened for this media properties editing.
Inherited from
OpenPopupButton.
The RelatedPopup property is overridden to
MediaProperties.
|
|
InsertPassword
|
Inserts an input element with type 'password' at the current cursor position.
If an existing input element with type 'password'
is selected then 'Input properties' popup will be opened for this input properties editing.
Inherited from
OpenPopupButton.
The RelatedPopup property is overridden to
PasswordProperties.
|
|
InsertRadio
|
Inserts an input element with type 'radio' at the current cursor position.
If an existing input element with type 'radio'
is selected then 'Input properties' popup will be opened for this input properties editing.
Inherited from
OpenPopupButton.
The RelatedPopup property is overridden to
RadioProperties.
|
|
InsertReset
|
Inserts an input element with type 'reset' at the current cursor position.
If an existing input element with type 'reset'
is selected then 'Input properties' popup will be opened for this input properties editing.
Inherited from
OpenPopupButton.
The RelatedPopup property is overridden to
ResetProperties.
|
|
InsertSpecialCharacter
|
Inserts a special character at the current cursor position.
Inherited from
OpenPopupButton.
The RelatedPopup property is overridden to
SpecialCharacters.
|
|
InsertSubmit
|
Inserts an input element with type 'submit' at the current cursor position.
If an existing input element with type 'submit'
is selected then 'Input properties' popup will be opened for this input properties editing.
Inherited from
OpenPopupButton.
The RelatedPopup property is overridden to
SubmitProperties.
|
|
InsertTable
|
Inserts a table at the current cursor position.
Inherited from
OpenPopupButton.
The RelatedPopup property is overridden to
TableProperties.
|
|
InsertTextBox
|
Inserts an input element with type 'text' at the current cursor position.
If an existing input element with type 'text'
is selected then 'Input properties' popup will be opened for this input properties editing.
Inherited from
OpenPopupButton.
The RelatedPopup property is overridden to
TextBoxProperties.
|
|
Italic
|
'Italic' toggle on the current selection or cursor position.
Inherited from
ToggleButton.
|
|
JustifyCenter
|
Aligns the current content to the center.
Inherited from
MethodButton.
|
|
JustifyFull
|
Justifies the current content.
Inherited from
MethodButton.
|
|
JustifyLeft
|
Aligns the current content to the left.
Inherited from
MethodButton.
|
|
JustifyRight
|
Aligns the current content to the right.
Inherited from
MethodButton.
|
|
Ltr
|
'Left To Right' direction toggle on the current selection or cursor position.
Inherited from
ToggleButton.
|
|
MakeNotEditable
|
Marks the current selection as not editable block.
Inherited from
MethodButton.
|
|
OrderedList
|
Creates/removes ordered list on the current selection or cursor position.
Inherited from
MethodButton.
|
|
Paragraph
|
Creates a paragraph from the selected content.
Inherited from
MethodButton.
|
|
Paste
|
Pastes content from the clipboard.
Inherited from
MethodButton.
|
|
PasteText
|
Pastes plain text from the clipboard.
Inherited from
MethodButton.
|
|
PasteWord
|
Pastes content from the clipboard with cleanup.
Inherited from
MethodButton.
|
|
PlainTextCounter
|
Shows the total length of the content's plain text.
Inherited from
DesignModeBoxButton.
|
|
PreviewMode
|
Switches the edit panel to the 'Preview' mode.
Inherited from
ModeButton.
The ActiveMode property is overridden(sealed) to
ActiveModeType.Preview .
|
|
Print
|
Prints the document content.
Inherited from
MethodButton.
|
|
Redo
|
Executes 'Redo' operaration.
Inherited from
MethodButton.
|
|
RemoveAlignment
|
Remove all alignments and paragraphs in the current selection or cursor position.
Inherited from
MethodButton.
|
|
RemoveDirection
|
Removes directions on the current selection or cursor position.
Inherited from
ToggleButton.
|
|
RemoveLink
|
Removes a link at the current cursor position.
Inherited from
MethodButton.
|
|
RemoveStyles
|
Removes all formatting styles in the current selection or cursor position.
Inherited from
MethodButton.
|
|
Rtl
|
'Right To Left' direction toggle on the current selection or cursor position.
Inherited from
ToggleButton.
|
|
SelectAll
|
Selects (highlights) the whole content.
Inherited from
MethodButton.
|
|
SelectNone
|
Clears selections in the document.
Inherited from
MethodButton.
|
|
SpellCheck
|
Calls the Spell checker on the selected text or the whole document if no text is selected.
Inherited from
OpenPopupButton.
The RelatedPopup property is overridden to
SpellCheckPopup.
|
|
StrikeThrough
|
'Strike through' toggle on the current selection or cursor position.
Inherited from
ToggleButton.
|
|
SubScript
|
'Sub script' toggle on the current selection or cursor position.
Inherited from
ToggleButton.
|
|
SuperScript
|
'Super script' toggle on the current selection or cursor position.
Inherited from
ToggleButton.
|
|
TextIndicator
|
Shows the current text appearance.
Inherited from
DesignModeBoxButton.
|
|
ToLowerCase
|
Converts the text to lower case.
Inherited from
MethodButton.
|
|
ToUpperCase
|
Converts the text to upper case.
Inherited from
MethodButton.
|
|
Underline
|
'Underline' toggle on the current selection or cursor position.
Inherited from
ToggleButton.
|
|
Undo
|
Executes 'Undo' operaration.
Inherited from
MethodButton.
|