Whether to continue stroke formatting
Color (ACI or RGB)
Line alignment
Font face properties
Oblique angle
Paragraph properties
Get the capital letter height
Set the capital letter height
Height value
Get the character width factor
Set the character width factor
Width factor value
Get the character tracking factor
Set the character tracking factor
Tracking factor value
Get the ACI color value
Get the RGB color value
Set the RGB color value
Gets whether the current text should be rendered in italic style.
True if the font style is 'Italic', otherwise false.
Sets whether the current text should be rendered in italic style.
If true, sets the font style to 'Italic'; if false, sets it to 'Regular'.
Gets whether the current text should be rendered in bold style. This is primarily used for mesh fonts and affects font selection.
True if the font weight is 700 or higher, otherwise false.
Sets whether the current text should be rendered in bold style. This is primarily used for mesh fonts and affects font selection.
If true, sets the font weight to 700; if false, sets it to 400.
Get whether text is underlined
Set whether text is underlined
Whether to underline
Get whether text has strike-through
Set whether text has strike-through
Whether to strike through
Get whether text has overline
Set whether text has overline
Whether to overline
Get whether text has any stroke formatting
MText context class for managing text formatting state