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

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > GlyphRun Class : CodePoints Property
Gets the array of UTF-32 characters (code points).
Syntax
'Declaration
 
Public ReadOnly Property CodePoints As System.Integer()
public System.int[] CodePoints {get;}
See Also

Reference

GlyphRun Class
GlyphRun Members