Click or drag to resize
SignDocSignaturegetSignatureType Method
Get the type of the signature.
Get the type of the field.

Namespace:  de.softpro.signdocsdk
Assembly:  SPSignDoc_4.3_DotNetLib (in SPSignDoc_4.3_DotNetLib.dll) Version: 1.0.6773.37566
Syntax
C#
public SignatureType getSignatureType()

Return Value

Type: SignatureType
Approval, Certification, or DocumentTimeStamp.

Return Value

Type: SignatureType
The type of the field
See Also