GlyphInfo.Codepoint Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the Unicode code point (or the glyph index after shaping).
public uint Codepoint { get; set; }
Property Value
Remarks
This represents either a Unicode code point (before shaping) or a glyph index (after shaping).