RichTextKit v0.4

SubRun Constructor

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit.Utils
Declaring Type: SubRun

Constructs a new sub-run

public SubRun(int index, int offset, int length, bool partial);

Parameters

int index

The run index

int offset

The sub-run offset

int length

The sub-run length

bool partial

True if the sub-run is partial run