 | FontStyle Enumeration |
imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Represent the font character formatting, such as italic, bold, or regular.
Namespace:
netDxf.Tables
Assembly:
netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
Members|
| Member name | Value | Description |
|---|
| Regular | 0 |
Regular.
|
| Italic | 1 |
Italic or oblique.
|
| Bold | 2 |
Bold.
|
See Also