ComponentOne RichTextBox for UWP
C1.Xaml.RichTextBox.Documents Namespace
Inheritance Hierarchy
Classes
 ClassDescription
ClassAn abstract class that provides a base for all block-level flow content elements.
ClassA block-level flow content element which enables UIElement elements to be embedded in flow content.
ClassRepresents a flow document.
ClassRepresents an Html document.
ClassRepresents an Html element.
ClassRepresents an Html node.
ClassRepresents an Html text node.
ClassAn inline-level flow content element that provides facilities for hosting hyperlinks within flow content.
ClassAn abstract class that provides a base for all inline flow content elements.
ClassAn inline-level flow content element which enables UIElement elements to be embedded in flow content.
ClassA block-level flow content element that provides facilities for presenting content in an ordered or unordered list.
ClassA flow content element that represents a particular content item in a C1List.
ClassClass used as DataContext for C1List.MarkerTemplate
ClassA block-level flow content element used to group content into a paragraph.
ClassAn inline-level flow content element intended to contain a run of formatted or unformatted text.
ClassA block-level flow content element used for grouping other C1Block elements.
ClassGroups other C1Inline flow content elements.
ClassA block-level flow content element that provides a grid-based presentation organized by rows and columns.
ClassA flow content element that defines a cell of content within a C1Table.
ClassDefines a column within a C1Table.
ClassA flow content element that defines a row within a C1Table.
ClassRepresents a flow content element used to group C1TableRow elements within a C1Table.
ClassProvides data for C1.Xaml.RichTextBox.C1RichTextBox.TextChanged, C1TextElement.TextChanged and C1TextElement.TextChanging events.
ClassRepresents a text decoration, which a visual ornamentation that is added to text (such as an underline).
ClassRepresents a collection of TextDecoration instances.
ClassProvides a set of static predefined text decorations.
ClassAn abstract class used as the base class for all elements in a C1Document.
ClassDefines a collection of StyleProperty values.
ClassRepresents a position within a C1Document
ClassRepresents a text range in a C1Document.
ClassArguments for the clipboard events in C1.Xaml.RichTextBox.C1RichTextBox.
ClassProvides data for the HtmlFilter.ConvertedHtmlNode event.
ClassProvides data for the HtmlFilter.ConvertedTextElement event.
ClassProvides data for the HtmlFilter.ConvertingHtmlNode event.
ClassProvides data for the HtmlFilter.ConvertingTextElement event.
ClassManages the history of actions performed in a document, and provides undo and redo for this actions.
ClassHelper class for handling DocumentHistory groups, starts a group when constructed, and ends it when disposed. This is meant to be used with the using keyword.
ClassRepresents an end tag of a C1TextElement
ClassFilter for converting C1Document objects to and from HTML strings.
ClassFilter for converting MHTML strings to C1Document objects.
ClassFilter for converting C1Document objects to and from RTF strings.
ClassRepresents a start tag of a C1TextElement
ClassDefines a style property of a C1TextElement.
ClassRepresents a tag of a C1TextElement
Structures
 StructureDescription
StructureRepresents a length value used in C1TextElement.
Enumerations
 EnumerationDescription
EnumerationDescribes the different units of a C1Length
EnumerationSpecifies whether text is centered, left-aligned, right-aligned or justified.
EnumerationSpecifies the vertical position of a C1TextDecoration object.
EnumerationSpecifies the unit type for C1TextDecoration.Thickness and C1TextDecoration.LocationOffset properties.
EnumerationDescribes how elements are vertically aligned in a line.
EnumerationDefines visibility values for C1TextElement.Visibility.
EnumerationDefines options for encoding a C1Document as HTML.
EnumerationPage break options.
EnumerationIndicates an action performed on a document.
EnumerationDescribes the appearance of a C1List item's bullet.
See Also

Reference

C1.UWP.RichTextBox Assembly