| 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.
|
| Constructor and Description |
|---|
Builder(SignatureFormat signatureFormat,
SealCredentialOptions sealCredentialOptions,
SealFieldOptions sealFieldOptions)
Constructs a
Builder instance. |
Copyright © 2022 Adobe. All rights reserved.