PdfSignatureField Methods | 
The PdfSignatureField type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone | 
            Creates a new PdfObject that is a copy of the current PdfObject and adds it to this object's parent Page.
              (Inherited from PdfObject.) | |
| CloneTo | 
            Creates a new PdfObject that is a copy of the current PdfObject and adds it to a PdfPage in this or another PdfDocument.
              (Inherited from PdfObject.) | |
| Delete | 
            Deletes this PdfObject instance from its page.
              (Inherited from PdfObject.) | |
| Equals | (Inherited from Object.) | |
| Export | 
            Exports  this PdfObject instance as a string.
              (Inherited from PdfObject.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type.   (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) | |
| Unlock | 
            Unlock this form field if it is a locked (IsLocked is true) form field.
              (Inherited from PdfField.) |