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.
|
Modifier and Type | Method and Description |
---|---|
SearchResult |
Signature.search(int... signatureTypes)
Searches for specified signature types in the document by
SignatureType value. |
SearchResult |
Signature.search(List<SearchOptions> searchOptionsList)
Searches for signatures in a document by
SearchOptions list. |