Class PdfSignature
- Namespace
- iTextSharp.text.pdf
- Assembly
- iTextSharp.LGPLv2.Core.dll
Implements the signature dictionary. @author Paulo Soares (psoares@consiste.pt)
public class PdfSignature : PdfDictionary
- Inheritance
-
PdfSignature
- Derived
- Inherited Members
Constructors
PdfSignature(PdfName, PdfName)
Creates new PdfSignature
public PdfSignature(PdfName filter, PdfName subFilter)
Parameters
Properties
ByteRange
public int[] ByteRange { set; }
Property Value
- int[]
Cert
public byte[] Cert { set; }
Property Value
- byte[]
Contact
public string Contact { set; }
Property Value
Contents
public byte[] Contents { set; }
Property Value
- byte[]
Date
public PdfDate Date { set; }
Property Value
Location
public string Location { set; }
Property Value
Name
public string Name { set; }
Property Value
Reason
public string Reason { set; }