NotFoundFontEventArgs.RequestedStyle Property
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v26.1.dll
Declaration
Property Value
| Type |
|---|
| DXFontStyle |
Available values:
| Name | Description |
|---|---|
| Regular | Normal text. |
| Bold | Bold text. |
| Italic | Italic text. |
| Underline | Underlined text. |
| Strikeout | Strike-through text. |
See Also