PdfSignatureAppearance Members
In This Article
#Constructors
Name | Description |
---|---|
Pdf |
Initializes a new instance of the Pdf |
#Properties
Name | Description |
---|---|
Appearance |
Gets or sets the type of a graphic displayed on the left side of the signature. |
Application |
Gets or sets the version of the application used to sign the document. |
Date |
Gets or sets the date and time format for the signing time. |
Right |
Gets or sets whether the text direction is right-to-left. |
Show |
Gets or sets whether to show the date (specified by the Pdf |
Show |
Gets or sets whether to show the distinguished name (retrieved from the certificate) in signature details. |
Show |
Gets or sets whether to show a label for each item in signature details. |
Show |
Gets or sets whether to show the signing location (specified by the Pdf |
Show |
Gets or sets whether to show the signer name (specified by the Pdf |
Show |
Gets or sets whether to show the reason why the signature is applied (specified by the Pdf |
Signature |
Gets or sets the font settings for the signature details. |
Signature |
Gets or sets the font settings for the signature name (appears on the left side of the signature). |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
Sets the signature’s background image data. |
Set |
Sets the signature’s background image data. |
Set |
Sets the signature’s background image data. |
Set |
Sets the signature’s image data. |
Set |
Sets the signature’s image data. |
Set |
Sets the signature’s image data. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also