Back to Devexpress

SubDocument.GetTextSpanAsync Method

blazor-devexpress-dot-blazor-dot-richedit-dot-subdocument-dot-gettextspanasync.md

latest646 B
Original Source

SubDocument.GetTextSpanAsync Method

NameParametersDescription
GetTextSpanAsync(Interval, CancellationToken)interval, cancellationTokenGets the text span placed within the specified interval.
GetTextSpanAsync(Int32, Int32, CancellationToken)startPosition, length, cancellationTokenGets the text span at the specified position.