RichTextKit v0.4

SubRun Struct

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

Represents a sub-run in a list of runs

public struct SubRun

Inheritance

SubRun → ValueTypeobject

Constructors

SubRun(int, int, int, bool)

Constructs a new sub-run

Fields

Index

The index of the run in the list of runs

Length

Length of this sub-run in the containing run

Offset

Offset of this sub-run in the containing run

Partial

Indicates if this sub-run is partial sub-run