Namespace Telerik.XamarinForms.RichTextEditor
Classes
Opens a popup with a HyperlinkPopupContentView where to enter Url information and executes an action of the RadRichTextEditor to add a hyperlink for the current selection. |
Opens a dialog with ImagePopupContentView to add a new image in the RadRichTextEditor. |
Executes an action of the RadRichTextEditor to align the content centered in the available space. |
Executes an action of the RadRichTextEditor to distribute the content evenly in the available space. |
Executes an action of the RadRichTextEditor to align the content to the left of the available space. |
Executes an action of the RadRichTextEditor to align the content to the right of the available space. |
Represents the toggle Bold RadRichTextEditor context menu item. |
Executes an action of the RadRichTextEditor to make the text bold. |
Executes an action of the RadRichTextEditor to create a bulleted/unordered list. |
Executes an action of the RadRichTextEditor to clear all formatting for the selection. |
Allows picking a specific color from a collection of colors. |
Represents the Copy RadRichTextEditor context menu item. |
Executes an action of the RadRichTextEditor to copy the selected HTML to the clipboard. |
Represents a custom context menu item for RadRichTextEditor that allows setting the Title, Command and CommandParameter. |
Represents the Cut RadRichTextEditor context menu item. |
Executes an action of the RadRichTextEditor to cut the selected HTML to the clipboard. |
Control used as a content for the popup of a DialogToolbarItem. |
Allows a manual data entry from a popup dialog. |
Opens a popup with a HyperlinkPopupContentView where to change Url information and executes an action of the RadRichTextEditor to edit the hyperlink under the current selection. |
Opens a dialog with ImagePopupContentView to edit an existing image in the RadRichTextEditor. |
Executes an action of the RadRichTextEditor to change the font family of the text with the selected from this FontFamilyToolbarItem font family. |
Executes an action of the RadRichTextEditor to change the font size of the text with the selected from this FontSizeToolbarItem font size. |
Executes an action of the RadRichTextEditor to change the highlight color of the text with the selected from this HighlightTextColorToolbarItem color. |
Control used as content for the popup of a AddHyperlinkToolbarItem and EditHyperlinkToolbarItem. |
Allows picking an image from a collection of pre-defined images. |
Control used as content for the popup of a AddImageToolbarItem and EditImageToolbarItem. |
Executes an action of the RadRichTextEditor to move the content of the current or selected paragraphs farther away from the margin of the control. |
Base abstract class for AddHyperlinkToolbarItem and EditHyperlinkToolbarItem. |
Represents the event arguments for the InsertImageError event. |
Base abstract class for and EditImageToolbarItem. |
Represents the toggle italic RadRichTextEditor context menu item. |
Executes an action of the RadRichTextEditor to make the text italic. |
Executes an action of the RadRichTextEditor to create a numbered/ordered list. |
Represents the Open hyperlink RadRichTextEditor context menu item. |
Represents the event arguments for the OpenHyperlinkError event. |
Executes an action of the RadRichTextEditor to open the hyperlink for the current selection. |
Executes an action of the RadRichTextEditor to move the content of the current or selected paragraphs closer the margin of the control. |
Represents the Paste RadRichTextEditor context menu item. |
Executes an action of the RadRichTextEditor to paste HTML from the clipboard. |
Represents the Paste as plain text RadRichTextEditor context menu item. |
Executes an action of the RadRichTextEditor to paste plain text from the clipboard. |
Allows picking a specific item from a collection of items. |
Represents the event arguments for the PickImage event. |
Control used as content for the popup of a PickerToolbarItems, such as the HighlightTextColorToolbarItem, TextColorToolbarItem, FontFamilyToolbarItem, FontSizeToolbarItem and TextFormattingToolbarItem |
RadRichTextEditor is a WYSIWYG control that can display and edit HTML content. |
RadRichTextEditorResourceDictionary
|
Provides a customizable toolbar for the RadRichTextEditor component. |
Re-does the last action of the RadRichTextEditor. |
Executes an action of the RadRichTextEditor to remove the hyperlink for the current selection. |
Removes the currently selected image in the RadRichTextEditor. |
Reperesents an image source from a data buffer in the RadRichTextEditor. |
Specifies the decorations of a span of text. |
RichTextEditorContextMenuItemBase Base class representing a context menu item for RadRichTextEditor. |
Base class for all toolbar items used with the RadRichTextEditorToolbar component. |
Represents event arguments for an error in the RadRichTextEditor. |
Reperesents an image source from a file in the RadRichTextEditor. |
Specifies the font attributes of a span of text. |
Specifies the formatting of a block of text. |
Specifies the horizontal alignment of a block of text. |
RichTextSource that loads HTML from a System.IO.Stream. |
RichTextSource that loads HTML from a string. |
Represents a hyperlink in the RadRichTextEditor. |
Represents an image in the RadRichTextEditor. |
Reperesents an image source in the RadRichTextEditor. |
Specifies the format type of an image. |
Specifies the list type of a block of text. |
Specifies the content type to paste from the clipboard. |
Represents a selection in the RadRichTextEditor. |
Represents a range of selected text RadRichTextEditor. |
Abstract class whose implementors provide HTML source for the RadRichTextEditor. |
|
Reperesents an image source from a Stream in the RadRichTextEditor. |
Represents a unit of measurement. |
Specifies the type of a measurement unit. |
|
Reperesents an image source from a URL in the RadRichTextEditor. |
Represents the select all content RadRichTextEditor context menu item. |
Executes an action of the RadRichTextEditor to cross out the text. |
Executes an action of the RadRichTextEditor to make the text small and positioned below the paragraph line. |
Executes an action of the RadRichTextEditor to make the text small and positioned above the paragraph line. |
|
Executes an action of the RadRichTextEditor change the text color of the text with the selected from this TextColorToolbarItem color. |
Executes an action of the RadRichTextEditor to change the style of the text with the selected from this TextFormattingToolbarItem style. |
Executes an action of the RadRichTextEditor to underline the text. |
Un-does the last action of the RadRichTextEditor. |