Click or drag to resize

HighlightsGetCurrentTextRange Method

Get a TextRange object that represents the current highlight.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public TextRange GetCurrentTextRange()

Return Value

Type: TextRange
the current text range
See Also