Package | Description |
---|---|
com.groupdocs.signature |
The GroupDocs.Signature namespace provides classes for signing documents of different formats with stamps, barcodes, QR-codes, text, image, metadata, form field and digital signatures.
|
com.groupdocs.signature.handler.events |
The GroupDocs.Signature.Handler.Events namespace provides classes for input and output Data Handlers.
|
Class and Description |
---|
ProcessCompleteEventHandler
Represents a method delegate which will handle processes on complete events for signing, verification and search.
|
ProcessEvents
Event listeners class
|
ProcessProgressEventHandler
Represents a method delegate which will handle processes on progress events for signing, verification and search.
|
ProcessStartEventHandler
Represents a method delegate which will handle processes on start events for signing, verification and search.
|
Class and Description |
---|
ProcessCompleteEventArgs
Provides data on complete event of signing, verification and search processes.
|
ProcessEventArgs
Provides data for different events of signature, verification and search processes.
|
ProcessProgressEventArgs
Provides data for OnProgress event of signing, verification and search processes.
|
ProcessStartEventArgs
Provides data for Start event of signing, verification and search process
|