This enumeration supports bitwise operation of member values. More...
#include <FontStyleEnum.h>
This enumeration supports bitwise operation of member values.
This enumeration defines the different font styles that can be applied, supporting bitwise operations to combine multiple styles.
| Value | Description |
|---|---|
| FontStyleNormal | Default/normal text. |
| FontStyleBold | Bold text. |
| FontStyleItalic | Italic text. |