iText 9.0.0 API
iText.Signatures.PdfSigner.ISignatureEvent Interface Reference

An interface to retrieve the signature dictionary for modification. More...

Public Member Functions

void  GetSignatureDictionary (PdfSignature sig)
  Allows modification of the signature dictionary. More...
 

Detailed Description

An interface to retrieve the signature dictionary for modification.

Member Function Documentation

◆ GetSignatureDictionary()

void iText.Signatures.PdfSigner.ISignatureEvent.GetSignatureDictionary ( PdfSignature  sig )

Allows modification of the signature dictionary.

Parameters
sig The signature dictionary