TextExtractorWordGetNumGlyphs Method |
Gets the num glyphs.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public int GetNumGlyphs()
Public Function GetNumGlyphs As Integer
public:
virtual int GetNumGlyphs() sealed
Return Value
Type:
Int32 The number of glyphs in this word.
See Also