Package | Description |
---|---|
com.groupdocs.signature.options.sign |
The GroupDocs.Signature.Options.Sign namespace provides classes for working with Signature options
|
Modifier and Type | Method and Description |
---|---|
Background |
StampSignOptions.getBackground()
Gets or sets the Stamp background.
|
Background |
TextSignOptions.getBackground()
Gets or sets the signature background settings.
|
Modifier and Type | Method and Description |
---|---|
void |
StampSignOptions.setBackground(Background value)
Gets or sets the Stamp background.
|
void |
TextSignOptions.setBackground(Background value)
Gets or sets the signature background settings.
|