Package | Description |
---|---|
com.groupdocs.signature.options.search |
The GroupDocs.Signature.Options.Search namespace provides classes for working with Search options.
|
com.groupdocs.signature.options.sign |
The GroupDocs.Signature.Options.Sign namespace provides classes for working with Signature options
|
Modifier and Type | Method and Description |
---|---|
boolean |
MetadataSearchOptions.checkMetadata(MetadataSignatureCollection collection,
String name)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
MetadataSignatureCollection |
MetadataSignOptions.getSignatures()
Gets or sets the Metadata of signature.
|
Modifier and Type | Method and Description |
---|---|
void |
MetadataSignOptions.setSignatures(MetadataSignatureCollection value)
Gets or sets the Metadata of signature.
|