Click or drag to resize

ShapedTextGetNumGlyphs Method

Number of glyphs present in the shaped text. Might be different from the .

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public int GetNumGlyphs()

Return Value

Type: Int32
returns the number of utf32 codepoints in this shaped text
See Also