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

    Exposes the XRPdfSignature control’s options.

    Namespace: DevExpress.XtraReports.UI

    Assembly: DevExpress.XtraReports.v26.1.dll

    Declaration

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

    Property Value

    Type Description
    SignatureOptions

    The XRPdfSignature control’s options.

    See Also