Skip to main content
All docs
V25.1
  • XRPdfSignatureScripts(XRControl) Constructor

    Initializes a new instance of the XRPdfSignatureScripts class with specified settings.

    Namespace: DevExpress.XtraReports.UI

    Assembly: DevExpress.XtraReports.v25.1.dll

    NuGet Package: DevExpress.Reporting.Core

    Declaration

    public XRPdfSignatureScripts(
        XRControl control
    )

    Parameters

    Name Type
    control XRControl
    See Also