Click or drag to resize

HighlightsHasNext Method

Query if there is any subsequent highlight after the current highlight.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool HasNext()

Return Value

Type: Boolean
true, if successful
See Also