Enum CharFontStyle
Char font styles
Namespace: Syncfusion.Windows.Forms.Diagram
Assembly: Syncfusion.Diagram.Utility.Windows.dll
Syntax
[Flags]
public enum CharFontStyle
Fields
| Name | Description |
|---|---|
| Bold | Bold font style. |
| Italic | Italic font style. |
| SmallCaps | Small caps font style. |
| Undefined | Undefined font style. |
| Underline | Underline font style. |