RichTextKit v0.4

StyleRun.CodePoints Property

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

Get the code points of this run.

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

Property Type

Utils.Slice<int>