Table of Contents

Interface PdfSigner.ISignatureEvent

Namespace
iText.Signatures
Assembly
itext.sign.dll

An interface to retrieve the signature dictionary for modification.

public interface PdfSigner.ISignatureEvent

Methods

GetSignatureDictionary(PdfSignature)

Allows modification of the signature dictionary.

void GetSignatureDictionary(PdfSignature sig)

Parameters

sig PdfSignature

The signature dictionary