Font
This section describes font properties. Different fonts are used by widget components to display text strings.
Font Properties
Field | Name | Type | Description | |
Use Custom Font | custom | Boolean | Enable this parameter to allow a custom font for the component. | |
Name | name | String | Name of the typeface to be used. | |
![]() | If you pick a custom font, it might not be available on all clients running this widget. In this case, the default font will be used. Use well-known fonts like Verdana, Times New Roman, etc. | |||
Size | size | Integer | Font size, in points. | |
Bold | bold | Boolean | Make font bold. | |
Italic | italic | Boolean | Make font italic. |
Was this page helpful?