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 | |
---|---|---|
AcceptsReturn | Gets or sets a value that indicates how the text editing control responds when the user presses the ENTER key. | |
AcceptsTab | Gets or sets whether tabs are accepted. | |
ActualHeight | (Inherited from System.Windows.FrameworkElement) | |
ActualWidth | (Inherited from System.Windows.FrameworkElement) | |
AllowDrop | (Inherited from System.Windows.UIElement) | |
Background | (Inherited from System.Windows.Controls.Control) | |
BorderBrush | (Inherited from System.Windows.Controls.Control) | |
BorderThickness | (Inherited from System.Windows.Controls.Control) | |
CacheMode | (Inherited from System.Windows.UIElement) | |
CaretBrush | Sets the brush of blinking cursor of the C1RichTextBox. | |
CharacterSpacing | (Inherited from System.Windows.Controls.Control) | |
Clip | (Inherited from System.Windows.UIElement) | |
ClipboardMode | Indicates how the C1RichTextBox uses the clipboard. | |
ComputedHorizontalScrollBarVisibility | Gets a value that indicates whether the horizontal System.Windows.Controls.Primitives.ScrollBar is visible. | |
ComputedVerticalScrollBarVisibility | Gets a value that indicates whether the vertical System.Windows.Controls.Primitives.ScrollBar is visible. | |
Cursor | (Inherited from System.Windows.FrameworkElement) | |
DataContext | (Inherited from System.Windows.FrameworkElement) | |
DefaultParagraphMargin | Gets or sets the default outer margin of a C1Paragraph element. | |
DesiredSize | (Inherited from System.Windows.UIElement) | |
DisabledCuesVisibility | Gets or sets a value indicating whether the disabled visuals of the control are visible. | |
DisableSelection | Gets or sets whether text selection is disabled. | |
Dispatcher | (Inherited from System.Windows.DependencyObject) | |
Document | Gets or sets the C1.Silverlight.RichTextBox.Documents.C1Document for the C1RichTextBox. | |
DocumentHistory | Gets the DocumentHistory associated with current Document, used for undoing and redoing actions. | |
Effect | (Inherited from System.Windows.UIElement) | |
ExtentHeight | Gets the vertical size of all the content for display in the C1RichTextBox. | |
ExtentWidth | Gets the horizontal size of all the content for display in the C1RichTextBox. | |
FlowDirection | (Inherited from System.Windows.FrameworkElement) | |
FocusCuesVisibility | Gets or sets a value indicating whether the focus visuals of the control are visible. | |
FontFamily | (Inherited from System.Windows.Controls.Control) | |
FontSize | (Inherited from System.Windows.Controls.Control) | |
FontStretch | (Inherited from System.Windows.Controls.Control) | |
FontStyle | (Inherited from System.Windows.Controls.Control) | |
FontWeight | (Inherited from System.Windows.Controls.Control) | |
Foreground | (Inherited from System.Windows.Controls.Control) | |
Height | (Inherited from System.Windows.FrameworkElement) | |
HideCaret | Gets or sets whether the caret is hidden. | |
HideSelection | Gets or sets whether the control should highlight the selection when not in focus. | |
HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) | |
HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) | |
HorizontalOffset | Gets or sets a value that indicates the horizontal offset of the scrolled content. | |
HorizontalScrollBarVisibility | Gets or sets a value that indicates whether a horizontal System.Windows.Controls.Primitives.ScrollBar should be displayed. | |
Html | Gets or sets the content of the C1RichTextBox in HTML format. | |
HtmlFilter | Gets or sets the HtmlFilter used by this C1RichTextBox to serialize and deserialize from HTML. | |
IsEnabled | (Inherited from System.Windows.Controls.Control) | |
IsEnabledSpellChecker | Gets or sets a value indicating whether the C1SpellChecker is enabled. | |
IsFocused | Returns true if the control has the focus. | |
IsHitTestVisible | (Inherited from System.Windows.UIElement) | |
IsMouseOver | Returns true if the mouse is over the control. | |
IsReadOnly | Gets or sets whether the user is allowed to modify the text in the control. | |
IsTabStop | (Inherited from System.Windows.Controls.Control) | |
Language | (Inherited from System.Windows.FrameworkElement) | |
Margin | (Inherited from System.Windows.FrameworkElement) | |
MaxHeight | (Inherited from System.Windows.FrameworkElement) | |
MaxWidth | (Inherited from System.Windows.FrameworkElement) | |
MinHeight | (Inherited from System.Windows.FrameworkElement) | |
MinWidth | (Inherited from System.Windows.FrameworkElement) | |
Name | (Inherited from System.Windows.FrameworkElement) | |
NavigationMode | Indicates when the RequestNavigate event is fired. | |
Opacity | (Inherited from System.Windows.UIElement) | |
OpacityMask | (Inherited from System.Windows.UIElement) | |
Padding | (Inherited from System.Windows.Controls.Control) | |
PageCount | Gets the current number of display pages for the content hosted by the C1RichTextBox. | |
PageNumber | Gets the page number for the currently displayed page. | |
Painters | Gets the collection of IRichTextPainter associated with this C1RichTextBox. | |
Parent | (Inherited from System.Windows.FrameworkElement) | |
PrintPageLayout | Gets or sets the layout used for the pages when ViewMode is TextViewMode.Print. | |
PrintPanelTemplate | Gets or sets the System.Windows.Controls.ItemsPanelTemplate used for the panel containing the pages in print view mode. | |
PrintTemplate | Gets or sets the System.Windows.DataTemplate used to present the C1RichTextBox in print mode. | |
Projection | (Inherited from System.Windows.UIElement) | |
RenderSize | (Inherited from System.Windows.UIElement) | |
RenderTransform | (Inherited from System.Windows.UIElement) | |
RenderTransformOrigin | (Inherited from System.Windows.UIElement) | |
Resources | (Inherited from System.Windows.FrameworkElement) | |
ReturnMode | Gets or sets a value of ReturnMode that indicates how the RichTextBox handles the Return key. | |
ScrollableHeight | Gets a value that represents the horizontal size of the area that can be scrolled; the difference between the height of the extent and the height of the viewport. | |
ScrollableWidth | Gets a value that represents the vertical size of the area that can be scrolled; the difference between the width of the extent and the width of the viewport. | |
ScrollBarStyle | Gets or sets the System.Windows.Style used by the two System.Windows.Controls.Primitives.ScrollBar controls contained in the default template. | |
SelectedText | Gets or sets the content of the current selection in the rich text box. | |
Selection | Gets or sets the C1.Silverlight.RichTextBox.Documents.C1TextRange selected in the C1RichTextBox's document. | |
SelectionBackground | Gets or sets the brush used to fill the background of the selected text. | |
SelectionForeground | Gets or sets the brush used to fill the foreground of the selected text. | |
SelectionLength | Gets or sets the number of characters in the current selection in the rich text box. | |
SelectionStart | Gets or sets the starting position of the text selected in the rich text box. | |
SpellChecker | Gets or sets the C1.Silverlight.ISpellChecker used for as-you-type spell checking. | |
Style | (Inherited from System.Windows.FrameworkElement) | |
StyleOverrides | Gets the collection of IStyleOverride associated with this C1RichTextBox. | |
TabIndex | (Inherited from System.Windows.Controls.Control) | |
TabNavigation | (Inherited from System.Windows.Controls.Control) | |
TabSize | Gets or sets the size of a tab character in spaces. | |
Tag | (Inherited from System.Windows.FrameworkElement) | |
Template | (Inherited from System.Windows.Controls.Control) | |
Text | Gets or sets the text inside the C1.Silverlight.RichTextBox.Documents.C1Document of the C1RichTextBox. | |
TextWrapping | Gets or sets whether the control should wrap the text to fit its width. | |
Triggers | (Inherited from System.Windows.FrameworkElement) | |
UIContainerResizeTemplate | Gets or sets the System.Windows.DataTemplate that generates the thumbs for resizing C1InlineUIContainers. | |
UseLayoutRounding | (Inherited from System.Windows.UIElement) | |
ValidationDecoratorStyle | Gets or sets the style that is applied to the inner C1.Silverlight.C1ValidationDecorator. | |
VerticalAlignment | (Inherited from System.Windows.FrameworkElement) | |
VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) | |
VerticalOffset | Gets or sets a value that indicates the vertical offset of the scrolled content. | |
VerticalScrollBarVisibility | Gets or sets a value that indicates whether a horizontal System.Windows.Controls.Primitives.ScrollBar should be displayed. | |
ViewManager | Gets the C1RichTextViewManager currently used by this C1RichTextBox. | |
ViewMode | Gets or sets the TextViewMode of the C1RichTextBox. | |
ViewportHeight | Gets a value that contains the vertical size of the viewable content. | |
ViewportWidth | Gets a value that contains the horizontal size of the viewable content. | |
Visibility | (Inherited from System.Windows.UIElement) | |
Watermark | Gets or sets the content of the watermark. | |
Width | (Inherited from System.Windows.FrameworkElement) | |
Zoom | Gets or sets a zoom value applied to the contents of the C1RichTextBox. |