[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.GlyphRun.CodePoints

CodePoints Property

CodePoints

Gets the array of UTF-32 characters (code points).

Declaration
public int[] CodePoints { get; }
Public ReadOnly Property CodePoints As Integer()