The Highlight object supports the following properties:


| Name | Description | |||
| BackColor | Specifies the element's background color. | |||
| Bold | Renders as bold text. | |||
| Font | Retrieves or sets the text's font. | |||
| FontSize | Indicates the size of the font to display the text. | |||
| ForeColor | Specifies the element's foreground color. | |||
| Italic | Renders as italic text. | |||
| Pattern | Gives access to the element's Pattern object. | |||
| StrikeOut | Specifies that the text should appear as strikeout. | |||
| Underline | Underlines the text. |