| Package | Description |
|---|---|
| com.itextpdf.forms.fields.properties | |
| com.itextpdf.forms.form.element |
| Modifier and Type | Method and Description |
|---|---|
SignedAppearanceText |
SignedAppearanceText.setLocationLine(String location)
Sets the signing location.
|
SignedAppearanceText |
SignedAppearanceText.setReasonLine(String reason)
Sets the signing reason.
|
SignedAppearanceText |
SignedAppearanceText.setSignDate(Calendar signDate)
Sets the signature date.
|
SignedAppearanceText |
SignedAppearanceText.setSignedBy(String signedBy)
Sets the name of the signer from the certificate.
|
| Modifier and Type | Method and Description |
|---|---|
SignedAppearanceText |
SignatureFieldAppearance.getSignedAppearanceText()
Gets the
SignedAppearanceText instance for this signature. |
| Modifier and Type | Method and Description |
|---|---|
SignatureFieldAppearance |
SignatureFieldAppearance.setContent(SignedAppearanceText description)
Sets the content for this signature.
|
SignatureFieldAppearance |
SignatureFieldAppearance.setContent(SignedAppearanceText description,
com.itextpdf.io.image.ImageData image)
Sets the content for this signature.
|
SignatureFieldAppearance |
SignatureFieldAppearance.setContent(String signerName,
SignedAppearanceText description)
Sets the content for this signature.
|
Copyright © 1998–2024 Apryse Group NV. All rights reserved.