Skip to main content
All docs
V23.2

XRPdfSignature.SignatureOptions Property

Exposes the XRPdfSignature control’s options.

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

[SRCategory(ReportStringId.CatAppearance)]
public SignatureOptions SignatureOptions { get; }

Property Value

Type Description
SignatureOptions

The XRPdfSignature control’s options.

See Also