Specifies font style attributes.
Namespace: MindFusion.Drawing
File: Enum.js
SyntaxJavaScript
Copy Code
|
|---|
// enum |
Members| Member name | Description | |
|---|---|---|
![]() |
Bold |
Bold text. |
![]() |
Italic |
Italic text. |
![]() |
Regular |
Normal text. |
![]() |
Strikeout |
Striked text. |
![]() |
Underline |
Underlined text. |
See Also