RichTextKit v0.4

FontRun.CodePoints Property

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: FontRun

Get the code points of this run

public Utils.Slice<int> CodePoints { get; }

Property Type

Utils.Slice<int>