Package | Description |
---|---|
com.groupdocs.signature.options.sign |
The GroupDocs.Signature.Options.Sign namespace provides classes for working with Signature options
|
Modifier and Type | Class and Description |
---|---|
class |
DigitalSignOptions
Represents the Digital signature options.
|
class |
StampSignOptions
Represents the Stamp signature options.
|
Modifier and Type | Method and Description |
---|---|
ImageSignOptions |
DigitalSignOptions.creatImageSignOptions()
Deprecated.
|
static ImageSignOptions |
ImageSignOptions.fromBase64(String base64Content)
Creates a new instance of the ImageSignOptions class with predefined Image from Base64.
|