FormattedTextFragment class

FormattedTextFragment class

Represents an abstract base class for a fragment of formatted text in content.

The FormattedTextFragment type exposes the following members:

Properties

Property Description
background_color The background color of the text.
font The font of the text.
foreground_color The foreground color of the text.
text The fragment text.

See Also