Package com.pdftools.pdf
Class UnsignedSignatureField
- java.lang.Object
-
- com.pdftools.internal.NativeBase
-
- com.pdftools.internal.NativeObject
-
- com.pdftools.pdf.SignatureField
-
- com.pdftools.pdf.UnsignedSignatureField
-
public class UnsignedSignatureField extends SignatureField
An unsigned signature field
An unsigned signature field that can be signed. The purpose of the signature field is to indicate that the document should be signed and to define the page and position where the visual appearance of the signature should be placed. This is especially useful for forms and contracts that have dedicated spaces for signatures.
-
-
Method Summary
-
Methods inherited from class com.pdftools.pdf.SignatureField
getBoundingBox, getFieldName, getPageNumber
-
Methods inherited from class com.pdftools.internal.NativeObject
equals, hashCode
-
-