C1.Silverlight.RichTextBox.5 Assembly > C1.Silverlight.RichTextBox Namespace : C1RichTextBox Class |
For a list of all members of this type, see C1RichTextBox members.
Name | Description | |
---|---|---|
AddHandler | (Inherited from System.Windows.UIElement) | |
ApplyTemplate | (Inherited from System.Windows.Controls.Control) | |
Arrange | (Inherited from System.Windows.UIElement) | |
BeginInit | ||
CaptureMouse | (Inherited from System.Windows.UIElement) | |
ClearValue | (Inherited from System.Windows.DependencyObject) | |
ClipboardCopy | Copies the selection to the clipboard. | |
ClipboardCut | Cuts the selection to the clipboard. | |
ClipboardPaste | Pastes the current content of the clipboard. | |
EndInit | ||
FindName | (Inherited from System.Windows.FrameworkElement) | |
Focus | Attempts to set the focus on the control. | |
FormatCopy | Copies the format of the current selection to the format clipboard. | |
FormatPaste | Applies the content of the format clipboard to the current selection. | |
GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) | |
GetBindingExpression | (Inherited from System.Windows.FrameworkElement) | |
GetElementFromPoint | Returns the C1.Silverlight.RichTextBox.Documents.C1TextElement directly below a given point. | |
GetHtml | Get the HTML content with the selected encoding. | |
GetPositionFromPoint | Returns the closest text position to a given point in the document layout. | |
GetRectFromPosition | Returns the System.Windows.Rect of screen coordinates for a given position. | |
GetTextRange | Gets a C1.Silverlight.RichTextBox.Documents.C1TextRange that represents a range in the current Document. | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
GoToPage | Causes the editor to jump to a specified page number. | |
InvalidateArrange | (Inherited from System.Windows.UIElement) | |
InvalidateMeasure | (Inherited from System.Windows.UIElement) | |
Measure | (Inherited from System.Windows.UIElement) | |
OnApplyTemplate | Overridden. Builds the visual tree for the C1RichTextBox control when a new template is applied. | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
ReleaseMouseCapture | (Inherited from System.Windows.UIElement) | |
RemoveHandler | (Inherited from System.Windows.UIElement) | |
RemoveShortcut | Remove the shortcut for some action. | |
ScrollIntoView | Overloaded. Scrolls the C1RichTextBox to bring a C1.Silverlight.RichTextBox.Documents.C1TextElement into view. | |
ScrollTo | Scrolls the C1RichTextBox so that the given position is at the top. | |
Select | Selects a range of text in the rich text box. | |
SelectAll | Selects all the text in the control. | |
SetBinding | (Inherited from System.Windows.FrameworkElement) | |
SetHtml | Sets the HTML content. | |
SetValue | (Inherited from System.Windows.DependencyObject) | |
TransformToVisual | (Inherited from System.Windows.UIElement) | |
UpdateLayout | (Inherited from System.Windows.UIElement) |