com.groupdocs.signature.handler.events
The GroupDocs.Signature.Handler.Events namespace provides classes for input and output Data Handlers.
Classes
| Class | Description |
|---|---|
| ProcessCompleteEventArgs | Provides data on complete event of signing, verification and search processes. |
| ProcessCompleteEventHandler | Represents a method delegate which will handle processes on complete events for signing, verification and search. |
| ProcessEventArgs | Provides data for different events of signature, verification and search processes. |
| ProcessProgressEventArgs | Provides data for OnProgress event of signing, verification and search processes. |
| ProcessProgressEventHandler | Represents a method delegate which will handle processes on progress events for signing, verification and search. |
| ProcessStartEventArgs | Provides data for Start event of signing, verification and search process |
| ProcessStartEventHandler | Represents a method delegate which will handle processes on start events for signing, verification and search. |