Table of Contents

Interface PdfSignatureAppearance.ISignatureEvent

Namespace
iTextSharp.text.pdf
Assembly
iTextSharp.LGPLv2.Core.dll

An interface to retrieve the signature dictionary for modification.

public interface PdfSignatureAppearance.ISignatureEvent

Methods

GetSignatureDictionary(PdfDictionary)

Allows modification of the signature dictionary.

void GetSignatureDictionary(PdfDictionary sig)

Parameters

sig PdfDictionary

the signature dictionary