Click or drag to resize

MTextFormattingOptionsFontName Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the font file name (.ttf fonts without the extension).

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

Property Value

Type: String
Remarks
Set as null to apply the default font.
See Also