| Package | Description |
|---|---|
| com.lowagie.text.pdf |
| Modifier and Type | Method and Description |
|---|---|
static SignatureType |
SignatureType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SignatureType[] |
SignatureType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,SignatureType> |
AcroFields.getSignatureTypes()
Method to differentiate the signed signatures types contained in a document.
|
Copyright © 2024. All rights reserved.