Back to Devexpress

PdfSignatureAppearance Properties

officefileapi-devexpress-dot-pdf-dot-pdfsignatureappearance-dot-underscore-properties.md

latest2.8 KB
Original Source

PdfSignatureAppearance Properties

Contains signature appearance options.

NameDescription
AppearanceTypeGets or sets the type of a graphic displayed on the left side of the signature.
ApplicationVersionGets or sets the version of the application used to sign the document.
DateTimeFormatGets or sets the date and time format for the signing time.
RightToLeftTextDirectionGets or sets whether the text direction is right-to-left.
ShowDateGets or sets whether to show the date (specified by the PdfSignatureBuilder.SigningTime property) in signature details.
ShowDistinguishedNameGets or sets whether to show the distinguished name (retrieved from the certificate) in signature details.
ShowLabelsGets or sets whether to show a label for each item in signature details.
ShowLocationGets or sets whether to show the signing location (specified by the PdfSignatureInfo.Location property) in signature details.
ShowNameGets or sets whether to show the signer name (specified by the PdfSignatureBuilder.Name or in the certificate) in signature details.
ShowReasonGets or sets whether to show the reason why the signature is applied (specified by the PdfSignatureBuilder.Reason property) in signature details.
SignatureDetailsFontGets or sets the font settings for the signature details.
SignatureNameFontGets or sets the font settings for the signature name (appears on the left side of the signature).

See Also

PdfSignatureAppearance Class

PdfSignatureAppearance Members

DevExpress.Pdf Namespace