Specifies font style.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
C#
![]() |
---|
public enum FontStyle |
Visual Basic
![]() |
---|
Public Enum FontStyle |
Member name | Description | |
---|---|---|
![]() |
Regular |
Normal text. |
![]() |
Bold |
Bold text. |
![]() |
Italic |
Italic text. |
![]() |
Underline |
Underlined text. |
![]() |
Strikeout |
Text with a line through the middle. |