PdfDigitalSignatureAppearance Class |
Namespace: GroupDocs.Signature.Options.Appearances
The PdfDigitalSignatureAppearance type exposes the following members.
Name | Description | |
---|---|---|
![]() | PdfDigitalSignatureAppearance |
Creates signature appearance object with default values.
|
Name | Description | |
---|---|---|
![]() | Background |
Get or set background color of signature appearance.
By default the value is SystemColors.Windows
|
![]() | ContactInfoLabel |
Gets or sets contact info label. Default value: "Contact".
if this value is empty then no contact label will appear on digital signature area.
|
![]() | DateSignedAtLabel |
Gets or sets date signed label. Default value: "Date".
|
![]() | DigitalSignedLabel |
Gets or sets digital signed label. Default value: "Digitally signed by".
|
![]() | FontFamilyName |
Gets or sets the Font family name to display the labels. Default value is "Arial".
|
![]() | FontSize |
Gets or sets the Font size to display the labels. Default value is 10.
|
![]() | LocationLabel |
Gets or sets location label. Default value: "Location".
if this value is empty then no location label will appear on digital signature area.
|
![]() | ReasonLabel |
Gets or sets reason label. Default value: "Reason".
if this value is empty then no reason label will appear on digital signature area.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |