com.lowagie.text.pdf
Interface PdfSignatureAppearance.SignatureEvent

Enclosing interface:
PdfSignatureAppearance

public static interface PdfSignatureAppearance.SignatureEvent

An interface to retrieve the signature dictionary for modification.


Method Summary
 void getSignatureDictionary(PdfDictionary sig)
          Allows modification of the signature dictionary.
 

Method Detail

getSignatureDictionary

public void getSignatureDictionary(PdfDictionary sig)
Allows modification of the signature dictionary.

Parameters:
sig - the signature dictionary