public class SignatureDocumentClosingEvent extends AbstractPdfDocumentEvent
| Modifier and Type | Field and Description |
|---|---|
static String |
START_SIGNATURE_PRE_CLOSE |
type| Constructor and Description |
|---|
SignatureDocumentClosingEvent(PdfIndirectReference signatureReference)
Creates an event firing before embedding the signature into the document.
|
| Modifier and Type | Method and Description |
|---|---|
PdfIndirectReference |
getSignatureReference()
Gets
PdfIndirectReference to the signature object. |
getDocument, getType, setDocumentpublic static final String START_SIGNATURE_PRE_CLOSE
public SignatureDocumentClosingEvent(PdfIndirectReference signatureReference)
signatureReference - PdfIndirectReference to the signature objectpublic PdfIndirectReference getSignatureReference()
PdfIndirectReference to the signature object.PdfIndirectReference to the signature objectCopyright © 1998–2025 Apryse Group NV. All rights reserved.