IDigitalSignatureCollection class

IDigitalSignatureCollection class

Represents a collection of digital signatures attached to a document.

The IDigitalSignatureCollection type exposes the following members:

Returns the signature by index.

Indexer

NameDescription
[index]

Methods

MethodDescription
addAdds the signature at the end of collection.
remove_atRemoves the signature at the specified index.
clearRemoves all signatures from collection.

See Also