SignaturesCollection Members
Include Protected Members
Include Inherited Members
Contains a SignatureObject for each signature in the Microsoft Office InfoPath form or SignedDataBlockObject object.
The SignaturesCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Count | Gets the number of SignatureObject objects in the collection. (Inherited from Signatures.) |
![]() |
Item | Gets a reference to the specified digital signature from the SignaturesCollection collection. (Inherited from Signatures.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Create | Creates a new SignatureObject object. (Inherited from Signatures.) |
![]() |
GetEnumerator() | Gets an IEnumerator that iterates over all entries in the SignaturesCollection object. (Inherited from Signatures.) |
Top