Click or drag to resize

FDFFieldIteratorHasNext Method

check if there are more elements for the iterator

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

Return Value

Type: Boolean
true if there are more elements for the iterator. false, otherwise
See Also