Table of Contents

Class PdfSignatureApp

Namespace
iText.Signatures
Assembly
itext.sign.dll

A dictionary that stores the name of the application that signs the PDF.

public class PdfSignatureApp : PdfObjectWrapper<PdfDictionary>
Inheritance
PdfSignatureApp
Inherited Members

Constructors

PdfSignatureApp()

Creates a new PdfSignatureApp

public PdfSignatureApp()

PdfSignatureApp(PdfDictionary)

Creates a new PdfSignatureApp.

public PdfSignatureApp(PdfDictionary pdfObject)

Parameters

pdfObject PdfDictionary

PdfDictionary containing initial values

Methods

IsWrappedObjectMustBeIndirect()

protected override bool IsWrappedObjectMustBeIndirect()

Returns

bool

SetSignatureCreator(string)

Sets the signature created property in the Prop_Build dictionary's App dictionary.

public virtual void SetSignatureCreator(string name)

Parameters

name string

String name of the application creating the signature