SignatureOptions Properties
Contains settings for an XRPdfSignature control.Name | Description |
---|---|
DisplayDocumentSignature | Gets or sets whether the XRPdfSignature control should display the document signature when a report is exported to PDF. |
ImageDisplayMode | Gets or sets whether an XRPdfSignature control should show the signature image. |
ShowCaptions | Gets or sets whether to show captions for an XRPdfSignature control’s options (certificate name, distinguished name, location, date, and reason). |
ShowCertificateName | Gets or sets whether to show the certificate name in an XRPdfSignature control. |
ShowDistinguishedName | Gets or sets whether to show the distinguished name in an XRPdfSignature control. |
ShowLocation | Gets or sets whether to show the location in an XRPdfSignature control. |
ShowSignatureDate | Gets or sets whether to show the signature date in an XRPdfSignature control. |
ShowSignatureReason | Gets or sets whether to show the signature reason in an XRPdfSignature control. |
See Also