Namespace: BitMiracle.Docotic.Pdf
public class PdfSignature
Public Class PdfSignature
The PdfSignature type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContactInfo |
Gets the information provided by the signer to enable a recipient to contact the
signer to verify the signature.
|
![]() | Contents |
Gets the signature contents object.
|
![]() | Location |
Gets the CPU host name or physical location of the signing.
|
![]() | Name |
Gets the name of the person or authority signing the document.
|
![]() | Reason |
Gets the reason for the signing, such as (I agree…).
|
![]() | SigningTime |
Gets the date and time of signing.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |