| Package | Description |
|---|---|
| com.adobe.pdfservices.operation.pdfops.options.electronicseal |
Contains the option classes for
PDFElectronicSealOperation. |
| Modifier and Type | Method and Description |
|---|---|
SignatureFormat |
SealOptions.getSignatureFormat()
Returns the intended signature format to be used for applying electronic seal.
|
static SignatureFormat |
SignatureFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SignatureFormat[] |
SignatureFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SealOptions.Builder |
SealOptions.Builder.withSignatureFormat(SignatureFormat signatureFormat)
Sets the signature format.
|
Copyright © 2023 Adobe. All rights reserved.