The properties of MonoMac.CoreMedia.CMTextMarkupAttributes are listed below. For a list of all members, see the CMTextMarkupAttributes Members list.
See Also: Inherited members from MonoMac.Foundation.DictionaryContainer
| BackgroundColor | Nullable<TextMarkupColor>. The background color for the shape holding the text | |
| Bold | Nullable<bool>. Causes content to render with a bold font weight. | |
| FontFamilyName | string. The name of the font. | |
| ForegroundColor | Nullable<TextMarkupColor>. The foreground color for text. | |
| Italic | Nullable<bool>. Causes content to render with an italic font style. | |
| RelativeFontSize | Nullable<int>. The font size expressed as a percentage of the current default font size. | |
| Underline | Nullable<bool>. Indicates whether an underline will be applied. |