Back to Devexpress

SignatureOptions Members

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-signatureoptions-dot-underscore-members.md

latest4.9 KB
Original Source

SignatureOptions Members

Contains settings for an XRPdfSignature control.

Constructors

NameDescription
SignatureOptions(XRPdfSignature)Initializes a new instance of the SignatureOptions class with specified settings.

Properties

NameDescription
DisplayDocumentSignatureGets or sets whether the XRPdfSignature control should display the document signature when a report is exported to PDF.
ImageDisplayModeGets or sets whether an XRPdfSignature control should show the signature image.
ShowCaptionsGets or sets whether to show captions for an XRPdfSignature control’s options (certificate name, distinguished name, location, date, and reason).
ShowCertificateNameGets or sets whether to show the certificate name in an XRPdfSignature control.
ShowDistinguishedNameGets or sets whether to show the distinguished name in an XRPdfSignature control.
ShowLocationGets or sets whether to show the location in an XRPdfSignature control.
ShowSignatureDateGets or sets whether to show the signature date in an XRPdfSignature control.
ShowSignatureReasonGets or sets whether to show the signature reason in an XRPdfSignature control.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

SignatureOptions Class

DevExpress.XtraReports.UI Namespace