| Package | Description |
|---|---|
| com.adobe.pdfservices.operation.pdfops.options.electronicseal |
Contains the option classes for
PDFElectronicSealOperation. |
| Modifier and Type | Method and Description |
|---|---|
static SealAppearanceItem |
SealAppearanceItem.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SealAppearanceItem[] |
SealAppearanceItem.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<SealAppearanceItem> |
SealAppearanceOptions.getSealAppearanceItemSet()
Returns the set of seal appearance items.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SealAppearanceOptions.addAppearanceItem(SealAppearanceItem sealAppearanceItem)
Add the appearance items to the set.
|
Copyright © 2022 Adobe. All rights reserved.