public class PDSignatureField extends PDTerminalField
| Constructor and Description |
|---|
PDSignatureField(PDAcroForm acroForm) |
| Modifier and Type | Method and Description |
|---|---|
String |
getValueAsString()
Returns a string representation of the "V" entry, or an empty string.
|
void |
setValue(String value)
Sets the value of this field.
|
addWidgetIfMissing, applyChange, getFieldFlags, getFieldType, getWidgets, isTerminal, setActions, setWidgetsgetAcroForm, getActions, getAlternateFieldName, getFullyQualifiedName, getInheritableAttribute, getMappingName, getParent, getPartialName, isNoExport, isReadonly, isRequired, setAlternateFieldName, setFieldFlags, setMappingName, setNoExport, setPartialName, setReadonly, setRequired, toStringequals, getCOSObject, hashCodepublic PDSignatureField(PDAcroForm acroForm)
acroForm - The acroForm for this field.IOException - If there is an error while resolving partial name for the signature field or getting the
widget object.PDTerminalField.PDTerminalField(PDAcroForm)public String getValueAsString()
PDFieldgetValueAsString in class PDFieldpublic void setValue(String value) throws UnsupportedOperationException
setValue in class PDFieldvalue - the plain text value.UnsupportedOperationException - in all cases!Copyright © 2020 sejda. All rights reserved.