Click or drag to resize

TextStyleGlyphTypeface Property

Gets the GliphTypface associated with the font file, this is only applicable to true type fonts.

Namespace:  DXFReaderNET.Tables
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public GlyphTypeface GlyphTypeface { get; }

Property Value

Type: GlyphTypeface
See Also