PdfSignature Class |
Namespace: Spire.Pdf.Interactive.DigitalSignatures
The PdfSignature type exposes the following members.
Name | Description | |
---|---|---|
![]() |
ContactInfo |
Gets or sets a phone number of signer
Information provided by the signer to enable a recipient to contact the signer to verify the signature; for example, a phone number.
|
![]() |
Date |
The time of signing. Depending on the signature handler
this may be a normal unverified computer time or a time generated in a verifiable way from a secure time server
|
![]() |
Filter |
The name of the preferred signature handler to use when validating this signature.
|
![]() |
Location |
Gets or sets the physical location of the signing.
|
![]() |
Name |
The name of the person or anthority signing the document
this value should be used only when it is not possible to extract the name from the signature
for example, from the certificat of the signer
|
![]() |
Reason |
Gets or sets reason of signing.
The reason for the signing, such as ( I agree … ).
|
![]() |
SubFilter |
A name that describes the encoding of the signature value.
|
Name | Description | |
---|---|---|
![]() |
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
![]() |
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 the default hash function.
(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
.)
|