Click or drag to resize

TextStyleFontStyle Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the true type font style.

Namespace:  netDxf.Tables
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public FontStyle FontStyle { get; set; }
Request Example View Source

Property Value

Type: FontStyle
Remarks
The font style value is ignored when a font file has been specified.
All styles might or might not be available for the current font family.
See Also