ComponentOne RichTextBox for WPF and Silverlight
C1.Silverlight.RichTextBox Namespace (C1.Silverlight.RichTextBox.5)
Inheritance Hierarchy
Classes
 ClassDescription
ClassA C1TextElementView that handles the layout and painting for C1.Silverlight.RichTextBox.Documents.C1TextElement.Margin, C1.Silverlight.RichTextBox.Documents.C1TextElement.Padding and C1.Silverlight.RichTextBox.Documents.C1TextElement.BorderThickness.
ClassA C1TextElementView that flows text into stacked lines. This is the default view for most text blocks.
ClassPaints the grid lines of a table.
ClassRepresents a line of text generated by a C1FlowView.
ClassRepresents a fragment of a C1Line. Its always associated with one C1.Silverlight.RichTextBox.Documents.C1TextElement
ClassThe C1TextElementView associated with C1.Silverlight.RichTextBox.Documents.C1ListItem.
ClassDefines the layout used for the pages when C1RichTextBox.ViewMode is TextViewMode.Print.
ClassHelper panel for C1RichTextBox's print view.
ClassImplements an IRichTextPainter that combines multiple IRichTextPainters.
ClassProvides the necessary context when painting rich text.
ClassContains a C1.Silverlight.RichTextBox.Documents.C1TextElementStyle that should be applied to a C1.Silverlight.RichTextBox.Documents.C1TextRange in an IStyleOverride.
ClassAn implementation of IStyleOverride that provides an easy way to override styles with a pre calculated collection of C1RangeStyle.
ClassPaints resize thumbs around a C1.Silverlight.RichTextBox.Documents.C1TextElement.
ClassPowerful rich text editor that allows you to load, edit, and save formatted text as HTML documents.
ClassControl used to display the content of a C1RichTextViewManager.
ClassAssociates a C1RichTextPresenter to a C1RichTextViewManager. See C1RichTextViewManager.Presenters.
ClassCoordinates the layout and painting of a C1.Silverlight.RichTextBox.Documents.C1Document.
ClassThe C1TextElementView associated with C1.Silverlight.RichTextBox.Documents.C1Run.
ClassPaints a selected range.
ClassThe C1TextElementView associated with C1.Silverlight.RichTextBox.Documents.C1Span.
ClassImplements an IStyleOverride that combines multiple IStyleOverrids.
ClassThe C1TextElementView associated with C1.Silverlight.RichTextBox.Documents.C1TableCell.
ClassDistributes the cells of a C1Table in a grid taking column and row spans into account.
ClassThe C1TextElementView associated with C1.Silverlight.RichTextBox.Documents.C1TableRow.
ClassThe C1TextElementView associated with C1.Silverlight.RichTextBox.Documents.C1Table.
ClassProvides data for C1RichTextBox.TextChanged, C1.Silverlight.RichTextBox.Documents.C1TextElement.TextChanged and C1.Silverlight.RichTextBox.Documents.C1TextElement.TextChanging events.
ClassBase class of all classes responsible for text layout and painting.
ClassThe C1TextElementView associated with C1.Silverlight.RichTextBox.Documents.C1BlockUIContainer and C1.Silverlight.RichTextBox.Documents.C1InlineUIContainer.
ClassProvides extensions methods for editing a C1.Silverlight.RichTextBox.Documents.C1Document.
ClassDefines attached properties to save an image stream in a System.Windows.Media.Imaging.BitmapImage object.
ClassProvides data for the C1RichTextBox.RequestNavigate event.
ClassDefines the arguments for the IRichTextPainter.PainterChanged event.
ClassHelper panel for C1RichTextBox.
ClassDefines the arguments for the IStyleOverride.StylesChanged event.
ClassProvides data for the C1RichTextBox.TextDragMove event.
ClassProvides data for the C1RichTextBox.TextDrop event.
Interfaces
 InterfaceDescription
InterfaceThis interface is implemented to provide custom painting inside a C1RichTextBox, or any C1RichTextViewManager client.
InterfaceThis interface is implemented to provide style overrides to a C1RichTextBox.
Enumerations
 EnumerationDescription
EnumerationAn flag enumeration to list border sides.
EnumerationSpecifies the options to use when doing a text search.
EnumerationDescribes the layers where an element can be painted inside a text line. See C1PaintingContext.PaintInline.
EnumerationDefines the mode in which the C1RichTextBox uses the Clipboard.
EnumerationDefines the mode in which C1RichTextBox fires C1RichTextBox.RequestNavigate events.
EnumerationDefines the way in which C1RichTextBox handles the return key.
EnumerationIndicates an action performed on a document.
EnumerationDefines the mode in which C1RichTextBox presents its content.
See Also

Reference

C1.Silverlight.RichTextBox.5 Assembly