RichTextKit v0.4

FontRunKind Enum

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit

Indicates the kind of font run.

public enum FontRunKind

Members

Ellipsis 2

This is a special font run created for the truncation ellipsis.

Normal 0

This is a normal text font run.

TrailingWhitespace 1

This font run covers the trailing white space on a line.