[]
Initializes a new instance of the C1TextRange struct.
public C1TextRange(int startIndex, int length)
Index of the first char in text interval.
Length of the text interval.