DWRITE_GLYPH_RUN_DESCRIPTION.stringLength

<summary> The number of characters (UTF16 code-units). Note that this may be different than the number of glyphs. </summary>

struct DWRITE_GLYPH_RUN_DESCRIPTION
UINT32 stringLength;

Meta