Text Styles¶
| Name | Value | Description |
|---|---|---|
| IGR_TEXT_STYLE_BOLD | 1 | Indicates the text should be rendered bold. |
| IGR_TEXT_STYLE_ITALIC | 2 | Indicates the text should be rendered italics. |
| IGR_TEXT_STYLE_UNDERLINE | 4 | Indicates the text should be rendered underlined. |
| Name | Value | Description |
|---|---|---|
| IGR_TEXT_STYLE_BOLD | 1 | Indicates the text should be rendered bold. |
| IGR_TEXT_STYLE_ITALIC | 2 | Indicates the text should be rendered italics. |
| IGR_TEXT_STYLE_UNDERLINE | 4 | Indicates the text should be rendered underlined. |