Table of Contents

Method GetGlyphName

Namespace
DocWright.Fonts
Assembly
DocWright.Fonts.dll

GetGlyphName(ushort)

Gets the name a name-keyed program gives a glyph, or null.

public string? GetGlyphName(ushort glyphId)

Parameters

glyphId ushort

The glyph id.

Returns

string