SubDocument.GetTextSpanAsync Method
Name | Parameters | Description |
---|---|---|
GetTextSpanAsync(Interval, CancellationToken) | interval, cancellationToken | Gets the text span placed within the specified interval. |
GetTextSpanAsync(Int32, Int32, CancellationToken) | startPosition, length, cancellationToken | Gets the text span at the specified position. |