The PdfSignatureAppearanceOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | DateLabel |
Gets or sets the label to use before the date inside the text of the signature.
|
![]() | DistinguishedNameLabel |
Gets or sets the label to use before the distinguished name inside the text of the
signature.
|
![]() | Font |
Gets or sets the font to use for the text of the signature.
|
![]() | FontColor |
Gets or sets the color of the font to use for the text of the signature.
|
![]() | FontSize |
Gets or sets the size, in points, of the font to use for the text of the signature.
|
![]() | Image |
Gets or sets the image to display inside of the signature.
|
![]() | IncludeDate |
Gets or sets a value indicating whether to include the date and time of signing in the
text of the signature.
|
![]() | IncludeDistinguishedName |
Gets or sets a value indicating whether to include the certificate Distinguished Name
in the text of the signature.
|
![]() | IncludeLocation |
Gets or sets a value indicating whether to include the location
in the text of the signature.
|
![]() | IncludeName |
Gets or sets a value indicating whether to include the certificate name
in the text of the signature.
|
![]() | IncludeReason |
Gets or sets a value indicating whether to include the reason
in the text of the signature.
|
![]() | LocationLabel |
Gets or sets the label to use before the location inside the text of the signature.
|
![]() | NameLabel |
Gets or sets the label to use before the name inside the text of the signature.
|
![]() | ReasonLabel |
Gets or sets the label to use before the reason inside the text of the signature.
|
![]() | TextAlignment |
Gets or sets the alignment of the text in the signature.
|