PdfSignatureAppearanceOptions Properties

The PdfSignatureAppearanceOptions type exposes the following members.

Properties

  NameDescription
Public propertyDateLabel
Gets or sets the label to use before the date inside the text of the signature.
Public propertyDistinguishedNameLabel
Gets or sets the label to use before the distinguished name inside the text of the signature.
Public propertyFont
Gets or sets the font to use for the text of the signature.
Public propertyFontColor
Gets or sets the color of the font to use for the text of the signature.
Public propertyFontSize
Gets or sets the size, in points, of the font to use for the text of the signature.
Public propertyImage
Gets or sets the image to display inside of the signature.
Public propertyIncludeDate
Gets or sets a value indicating whether to include the date and time of signing in the text of the signature.
Public propertyIncludeDistinguishedName
Gets or sets a value indicating whether to include the certificate Distinguished Name in the text of the signature.
Public propertyIncludeLocation
Gets or sets a value indicating whether to include the location in the text of the signature.
Public propertyIncludeName
Gets or sets a value indicating whether to include the certificate name in the text of the signature.
Public propertyIncludeReason
Gets or sets a value indicating whether to include the reason in the text of the signature.
Public propertyLocationLabel
Gets or sets the label to use before the location inside the text of the signature.
Public propertyNameLabel
Gets or sets the label to use before the name inside the text of the signature.
Public propertyReasonLabel
Gets or sets the label to use before the reason inside the text of the signature.
Public propertyTextAlignment
Gets or sets the alignment of the text in the signature.

See Also