ProcessLogFailed Property |
Quantity of signatures that failed during processing.
Namespace: GroupDocs.Signature.DomainAssembly: GroupDocs.Signature (in GroupDocs.Signature.dll) Version: 22.4.0.0 (22.4)
Syntaxpublic int Failed { get; }
Public ReadOnly Property Failed As Integer
Get
public:
property int Failed {
int get ();
}
member Failed : int with get
Property Value
Type:
Int32
See Also