SignatureOptions.ShowDistinguishedName Property
Gets or sets whether to show the distinguished name in an XRPdfSignature control.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true, to show the distinguished name in an XRPdfSignature control; otherwise, false. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to ShowDistinguishedName |
---|---|
XRPdfSignature |
|
See Also