📄️ DrawableTextRun Class
A text run that supports drawing content.
📄️ GenericTextParagraphProperties Class
Generic implementation of TextParagraphProperties
📄️ GenericTextRunProperties Class
Generic implementation of TextRunProperties
📄️ GlyphInfo Structure
Represents a single glyph.
📄️ ITextSource Interface
Produces TextRun objects that are used by the TextFormatter.
📄️ JustificationProperties Class
Definition
📄️ LogicalDirection Enumeration
Definition
📄️ ShapedBuffer Class
Definition
📄️ ShapedTextRun Class
A text run that holds shaped characters.
📄️ SplitResult<T> Structure
Definition
📄️ TextBounds Class
The bounding rectangle of a range of characters
📄️ TextCharacters Class
A text run that holds text characters.
📄️ TextCollapsingProperties Class
Properties of text collapsing.
📄️ TextEndOfLine Class
A text run that indicates the end of a line.
📄️ TextEndOfParagraph Class
A text run that indicates the end of a paragraph.
📄️ TextFormatter Class
Represents a base class for text formatting.
📄️ TextLayout Class
Represents a multi line text layout.
📄️ TextLeadingPrefixCharacterEllipsis Class
Ellipsis based on a fixed length leading prefix and suffix growing from the end at character granularity.
📄️ TextLine Class
Represents a line of text that is used for text rendering.
📄️ TextLineBreak Class
Definition
📄️ TextLineMetrics Structure
Represents a metric for a TextLine objects, that holds information about ascent, descent, line gap, size and origin of the text line.
📄️ TextMetrics Structure
A metric that holds information about text specific measurements.
📄️ TextParagraphProperties Class
Provides a set of properties that are used during the paragraph layout.
📄️ TextRange Structure
References a portion of a text buffer.
📄️ TextRun Class
Represents a portion of a TextLine object.
📄️ TextRunBounds Structure
The bounding rectangle of text run
📄️ TextRunProperties Class
Provides a set of properties, such as typeface or foreground brush, that can be applied to a TextRun object. This is an abstract class.
📄️ TextShaper Class
A class that is responsible for text shaping.
📄️ TextShaperOptions Structure
Options to customize text shaping.
📄️ TextTrailingCharacterEllipsis Class
A collapsing properties to collapse whole line toward the end at character granularity.
📄️ TextTrailingWordEllipsis Class
a collapsing properties to collapse whole line toward the end at word granularity.
📄️ UnshapedTextRun Class
A group of characters that can be shaped.