DigitalSignatureFieldIteratorHasNext Method |
Determines if the iteration has more elements.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function HasNext As Boolean
public:
virtual bool HasNext() sealed
Return Value
Type:
Booleantrue if the iteration has more elements.
See Also