DigitalSignatureFieldIterator Class |
Namespace: pdftron.PDF
public sealed class DigitalSignatureFieldIterator : IClosable
The DigitalSignatureFieldIterator type exposes the following members.
Name | Description | |
---|---|---|
Close | ||
Current | Gets the current DigitalSignatureField object | |
Equals | Determines if equals to the given object | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
HasNext | Determines if the iteration has more elements. | |
Next | iterates to the next object | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |