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
PdfDictionaryPdfDictionary containing initial values
Methods
IsWrappedObjectMustBeIndirect()
protected override bool IsWrappedObjectMustBeIndirect()
Returns
SetSignatureCreator(string)
Sets the signature created property in the Prop_Build dictionary's App dictionary.
public virtual void SetSignatureCreator(string name)
Parameters
name
stringString name of the application creating the signature