CodePoints Property (TextLayout)
Gets the array of UTF-32 characters (code points). Only the first
CodePointCount elements should be taken into account.
public System.int[] CodePoints {get;}
'Declaration
Public ReadOnly Property CodePoints As System.Integer()