Changed Methods |
String
getFieldName()
|
Documentation changed from old to new. |
Gets the field name. |
Calendar
getSignDate()
|
Documentation changed from old to new. |
Gets the signature date. |
SignatureFieldAppearance
getSignatureAppearance()
|
Documentation changed from old to new. |
Gets signature field layout element, which customizes the appearance of a signature. |
SignerProperties
setCertificationLevel(
int )
|
Documentation changed from old to new. |
Sets the document's certification level. |
SignerProperties
setFieldLockDict(
PdfSigFieldLock )
|
Documentation changed from old to new. |
Setter for the field lock dictionary. |
SignerProperties
setFieldName(
String )
|
Documentation changed from old to new. |
Sets the name indicating the field to be signed. |
SignerProperties
setSignDate(
Calendar )
|
Documentation changed from old to new. |
Sets the signature date. |
SignerProperties
setSignatureAppearance(
SignatureFieldAppearance )
|
Documentation changed from old to new. |
Sets the signature field layout element to customize the appearance of the signature. |