ComponentOne Bitmap for WPF
GetGlyphIndices Method

C1.WPF.DX.4 Assembly > C1.Util.DX.DirectWrite Namespace > FontFace Class : GetGlyphIndices Method
Returns the nominal mapping of UCS4 Unicode code points to glyph indices as defined by the font 'CMAP' table.
Overload List
OverloadDescription
Returns the nominal mapping of UCS4 Unicode code points to glyph indices as defined by the font 'CMAP' table.  
HRESULT IDWriteFontFace::GetGlyphIndices([In, Buffer] const unsigned int* codePoints,[In] unsigned int codePointCount,[Out, Buffer] unsigned short* glyphIndices)  
See Also

Reference

FontFace Class
FontFace Members