Documents for PDF, .NET Edition Documentation
CodePointCount Property (GlyphRun)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > GlyphRun Class : CodePointCount Property
Gets the number of code points in the glyph run.
Syntax
'Declaration
 
Public ReadOnly Property CodePointCount As System.Integer
public System.int CodePointCount {get;}
See Also

Reference

GlyphRun Class
GlyphRun Members