Share via


Flow Text Types

A TextElement is a type of FrameworkContentElement that contains text or other TextElement objects. Examples of text elements include Block and Table.

TextElement and its derived classes are used to make up flow content. For more information on flow content, see Flow Document Overview.

Content Model Summary

Primary content type

Multiple items that may be strings, objects, or other elements.

Content properties

See TextElement Content Model Overview for more information.

Content model information

TextElement Content Model Overview

Types

The following table lists the types that belong to the Flow Text Type Family.

Name

AnchoredBlock

Block

BlockUIContainer

Bold

Figure

Floater

Hyperlink

Inline

InlineUIContainer

Italic

LineBreak

List

ListItem

Paragraph

Run

Section

Span

Table

Underline

See Also

Reference

TextElement

Concepts

Flow Document Overview