PdfSignatureAppearance Class |
Namespace: Spire.Pdf.Interactive.DigitalSignatures
The PdfSignatureAppearance type exposes the following members.
Name | Description | |
---|---|---|
![]() |
PdfSignatureAppearance |
Initialize a new instance.
|
Name | Description | |
---|---|---|
![]() |
ContactInfoLabel |
The label of signature's contactInfo
|
![]() |
DateLabel |
The label of signature's date
|
![]() |
GraphicMode |
The Grapphic render/display mode.
|
![]() |
LocationLabel |
The label of signature's location
|
![]() |
NameLabel |
The label of The name of the person or authority signing the document.
|
![]() |
ReasonLabel |
The label of signature's reason
|
![]() |
SignatureImage |
the source of signature image
|
![]() |
SignImageLayout |
Set or get the sign image layout.
|
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
.)
|
![]() |
Generate |
Generate custom signature appearance by a graphics context.
|
![]() |
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
.)
|