Represents an abstract user interface element.
Inherits: UIElementBase
| Name | Type | Description |
|---|---|---|
| Bold | Boolean? | Semi-bold font. |
| Italic | Boolean? | Italic font. |
| CssClass | String | The css classes to add to the element. |
| UserSelect | Boolean? | Allow or forbid selection of the text of the element with the help of the mouse. |
| Boolean? | Allow or forbid to print the element. | |
| Base item properties | ||