v2.38
 
RichTextToken Struct Reference

Represents a text token. More...

Public Attributes

float FontCapSize
 The cap size of the font.
 
Color FontColor
 The color of the font.
 
BSTR FontFamily
 The font family.
 
FontStyle FontStyle
 The style of the font.
 
BSTR Text
 The token's text.
 

Detailed Description

Represents a text token.

A text token is a structural element of IRichTextParagraph.