| Name | Description |
| AllCaps | Determines if text will be displayed as all capital letters |
| Bold | Determines if text will be bolded |
| Border | Gets/sets the border around the text |
| Color | Gets/sets the foreground color of the text |
| ComplexScriptBold | Determines if complex script text will be displayed bolded |
| ComplexScriptFontSize | Gets/sets the font size of complex script text |
| ComplexScriptItalics | Determines if complex script text will be displayed using the italic version of the font |
| DoubleStrikeThrough | Determines if text will be displayed with a double strike through |
| Emboss | Determines if text will appear embossed, i.e. raised off the page |
| Emphasis | Gets/sets the mark to place on characters for emphasis |
| Engrave | Determines if text will appear engraved, i.e. pressed into the page |
| ExpandPercent | Gets/sets the percentage (must be 1 or greater) to expend/compress the width of the text, 100 percent is the default |
| FontKerning | Gets/sets the font size below which font kerning is not applied. |
| FontSettings | Determines what font to use. |
| FontSize | Gets/sets the size of the font |
| Hidden | Determines if text will be hidden |
| HighlightColor | Gets/sets the background color used to highlight the text |
| IsSealed | Returns true if this object has been sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) |
| IsShared | Gets the value which indicates whether the settings object is being shared by multiple nodes. (Inherited from Infragistics.Documents.RichText.RichTextSettingsBase) |
| Italics | Determines if text will be displayed using the italic version of the font |
| LanguageSettings | Determines what language to use for spell checking. |
| Outline | Determines if text should be displayed with a 1 pixel outline around it. |
| RightToLeft | Determines if text should be displayed right-to-left. |
| Shading | Gets/sets the shading for the background. |
| Shadow | Determines if text will be displayed with a shadow. |
| SmallCaps | Determines if text will be displayed as small capital letters |
| SnapToGrid | Determines if text will snap to the grid |
| Spacing | Gets/sets additional spacing between each character. |
| StrikeThrough | Determines if text will be displayed with a strike through |
| SuppressProofing | Determines if text should be skipped by the spell checker. |
| UnderlineColor | Gets/sets the color used to underline the text |
| UnderlineType | Gets/sets the type of underline to apply to the text |
| UseComplexScriptFormatting | Determines if text will be displayed using complex script formatting |
| VerticalAlignment | Gets/sets whether the text will be displayed as a superscript, subscript or normal baseline. |
| VerticalOffset | Gets/sets any additional offset to raise or lower the text, i.e. can be negative. |
| WebHidden | Determines if text will be hidden when outputting to html |