Skip to main content
All docs
V25.1
  • XRPdfSignature.SignatureOptions Property

    Exposes the XRPdfSignature control’s options.

    Namespace: DevExpress.XtraReports.UI

    Assembly: DevExpress.XtraReports.v25.1.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