| SignDocDocumentgetSignatureCount Method |
Get the number of signatures that can be retrieved with
getSignature().
Namespace:
de.softpro.signdocsdk
Assembly:
SPSignDoc_4.3_DotNetLib (in SPSignDoc_4.3_DotNetLib.dll) Version: 1.0.6773.37566
Syntaxpublic int getSignatureCount()
Return Value
Type:
Int32 The number of signatures, possibly including removed
signatures.
See Also