Click or drag to resize
ErrorCode Enumeration

[Missing <summary> documentation for "T:de.softpro.signdocsdk.Enums.ESignDocException.ErrorCode"]

Namespace:  de.softpro.signdocsdk.Enums.ESignDocException
Assembly:  SPSignDoc_4.3_DotNetLib (in SPSignDoc_4.3_DotNetLib.dll) Version: 1.0.6773.37566
Syntax
C#
public enum ErrorCode
Members
  Member nameValueDescription
InvalidArgument1
FieldNotFound2
InvalidProfile3
InvalidImage4
TypeMismatch5
FontNotFound6
NoDatablock7
NotSupported8
IoError9
NotVerified10
PropertyNotFound11
PageNotFound12
WrongCollection13
FieldExists14
LicenseError15
UnexpectedError16
Cancelled17
NoBiometricData18
ParameterNotSet19
FieldNotSigned20
InvalidSignature21
AnnotationNotFound22
AttachmentNotFound23
AttachmentExists24
NoCertificate25
AmbiguousCertificate26
NotAllowed27
See Also